pieces written in ChucK
I've been teaching ChucK to my Intro to Electronic Music students this quarter at CCM here in Cincinnati, and I've struggled to find recordings of pieces to play in class. I have one: http://soundcloud.com/jwmatthys/shearpin Are there others out there? Is there a reason so few use ChucK for fixed-format? Joel
CliX, written by Ge, is written purely in ChucK. Listen to it here: http://plork.cs.princeton.edu/listen/green/ It's part of PLOrk's main repository (I think) which can be downloaded here: http://wiki.cs.princeton.edu/index.php/PLOrk_Rep#to_download... OR if you're feeling adventurous you can use the multicast version I adapted for my thesis research a while ago. It'll work as long as your router doesn't suck at multicasting. :P https://github.com/markcerqueira/lorknet/tree/master/PLOrk/CliX-multicast mc On Jun 7, 2011, at 12:16 PM, Joel Matthys wrote:
I've been teaching ChucK to my Intro to Electronic Music students this quarter at CCM here in Cincinnati, and I've struggled to find recordings of pieces to play in class. I have one:
http://soundcloud.com/jwmatthys/shearpin
Are there others out there? Is there a reason so few use ChucK for fixed-format?
Joel _______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
...and I totally misread your email - CliX is not fixed-format. Woops! mc On Jun 7, 2011, at 12:24 PM, Mark wrote:
CliX, written by Ge, is written purely in ChucK. Listen to it here:
http://plork.cs.princeton.edu/listen/green/
It's part of PLOrk's main repository (I think) which can be downloaded here:
http://wiki.cs.princeton.edu/index.php/PLOrk_Rep#to_download...
OR if you're feeling adventurous you can use the multicast version I adapted for my thesis research a while ago. It'll work as long as your router doesn't suck at multicasting. :P
https://github.com/markcerqueira/lorknet/tree/master/PLOrk/CliX-multicast
mc
On Jun 7, 2011, at 12:16 PM, Joel Matthys wrote:
I've been teaching ChucK to my Intro to Electronic Music students this quarter at CCM here in Cincinnati, and I've struggled to find recordings of pieces to play in class. I have one:
http://soundcloud.com/jwmatthys/shearpin
Are there others out there? Is there a reason so few use ChucK for fixed-format?
Joel _______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
Hey Joel -- Really nice piece! Hay-bailers are *scary* machines...crawling through one was Real Fun, I bet. Here's some pieces I did that used cHuCk a fair amount, although it's mixed with other stuff (mainly rtcmix): http://music.columbia.edu/~brad/music/index.html#summer2006 check the "additional commentary" link for, well, additional commentary. brad http://music.columbia.edu/~brad On Jun 7, 2011, at 3:16 PM, Joel Matthys wrote:
I've been teaching ChucK to my Intro to Electronic Music students this quarter at CCM here in Cincinnati, and I've struggled to find recordings of pieces to play in class. I have one:
http://soundcloud.com/jwmatthys/shearpin
Are there others out there? Is there a reason so few use ChucK for fixed-format?
Joel _______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
So you're just after mp3s that have been rendered off from ChucK right? Here's a couple of tracks I made over the last couple of years. http://notominous.mynoisebleeds.com/public/left-brain.mp3 http://notominous.mynoisebleeds.com/public/left-brain.ck http://notominous.mynoisebleeds.com/public/shun.mp3 http://notominous.mynoisebleeds.com/public/shun.ck
Hey Joel, I recently created an 8-channel acousmatic piece with ChucK - here's a stereo version of it: http://www.scott-smallwood.com/snd/casimostars.mp3 --ss On 2011-06-07, at 1:16 PM, Joel Matthys wrote:
I've been teaching ChucK to my Intro to Electronic Music students this quarter at CCM here in Cincinnati, and I've struggled to find recordings of pieces to play in class. I have one:
http://soundcloud.com/jwmatthys/shearpin
Are there others out there? Is there a reason so few use ChucK for fixed-format?
Joel _______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
[ - ] - [ - ] - [ - ] - [ - ] - [ - ] - [ - ] - [ - ] - [ - ] - [ - ] S c o t t S m a l l w o o d composer, sound artist faculty of arts, u of alberta scott.smallwood@ualberta.ca http://www.scott-smallwood.com http://www.ecnedive.com
Hey all, Here's a piece I wrote that used ChucK for its DSP capabilities. Not particularly complicated, though I like the piece. http://andrewchristophersmith.com/compositions/geography/ -Andrew On Jun 8, 2011, at 10:14 PM, Scott Smallwood wrote:
Hey Joel,
I recently created an 8-channel acousmatic piece with ChucK - here's a stereo version of it:
http://www.scott-smallwood.com/snd/casimostars.mp3
--ss
On 2011-06-07, at 1:16 PM, Joel Matthys wrote:
I've been teaching ChucK to my Intro to Electronic Music students this quarter at CCM here in Cincinnati, and I've struggled to find recordings of pieces to play in class. I have one:
http://soundcloud.com/jwmatthys/shearpin
Are there others out there? Is there a reason so few use ChucK for fixed-format?
Joel _______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
[ - ] - [ - ] - [ - ] - [ - ] - [ - ] - [ - ] - [ - ] - [ - ] - [ - ]
S c o t t S m a l l w o o d
composer, sound artist faculty of arts, u of alberta
scott.smallwood@ualberta.ca http://www.scott-smallwood.com http://www.ecnedive.com
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
Oh, you know what--I neglected to say that I actually hacked ChucK for this one. It was a while back and FileIO was still in dev stages, so I implemented some extra methods like .seek--as I recall, it didn't have random-access capabilities at that time...not sure exactly. Sorry about my memory lapse. Anyway, the packaged zip file on my previously-mentioned page also includes a script to read and parse Scala files, either in logarithmic cents or just-tuned format. But, of course, you have to use my hacked version of mA to make it work. -Andrew On Jun 9, 2011, at 1:41 PM, Andrew C. Smith wrote:
Hey all,
Here's a piece I wrote that used ChucK for its DSP capabilities. Not particularly complicated, though I like the piece.
http://andrewchristophersmith.com/compositions/geography/
-Andrew
On Jun 8, 2011, at 10:14 PM, Scott Smallwood wrote:
Hey Joel,
I recently created an 8-channel acousmatic piece with ChucK - here's a stereo version of it:
http://www.scott-smallwood.com/snd/casimostars.mp3
--ss
On 2011-06-07, at 1:16 PM, Joel Matthys wrote:
I've been teaching ChucK to my Intro to Electronic Music students this quarter at CCM here in Cincinnati, and I've struggled to find recordings of pieces to play in class. I have one:
http://soundcloud.com/jwmatthys/shearpin
Are there others out there? Is there a reason so few use ChucK for fixed-format?
Joel _______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
[ - ] - [ - ] - [ - ] - [ - ] - [ - ] - [ - ] - [ - ] - [ - ] - [ - ]
S c o t t S m a l l w o o d
composer, sound artist faculty of arts, u of alberta
scott.smallwood@ualberta.ca http://www.scott-smallwood.com http://www.ecnedive.com
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
participants (6)
-
Andrew C. Smith
-
Brad Garton
-
Joel Matthys
-
Mark
-
Matt B.
-
Scott Smallwood