Does anyone else use ChucK?

Programming applications for making music on Linux.

Moderators: MattKingUSA, khz

Post Reply
Kati Maya
Established Member
Posts: 9
Joined: Sat Nov 16, 2013 7:45 am

Does anyone else use ChucK?

Post by Kati Maya »

I'm taking the coursera class on it now. It's a scripting language that centers around the idea of time. Central to its approach is a "now" object, and when you want to run some code (like play an oscillator into a dac) you can just "chuck" a certain amount of time to "now" to have it execute the code for that amount of time.
StudioDave
Established Member
Posts: 753
Joined: Sat Nov 01, 2008 1:12 pm

Re: Does anyone else use ChucK?

Post by StudioDave »

It's a very cool environment. I've played around with it a little, mainly to use Ge Wang's neat GUI tools.

Powerful concepts there. If I weren't such a diehard Csounder I'd probably put more time into ChucK. :)

Best,

dp
briansorahan
Posts: 1
Joined: Thu Feb 13, 2014 7:29 pm

Re: Does anyone else use ChucK?

Post by briansorahan »

chuck is great fun! I gave a talk about it at texas linux fest last year
Post Reply