Re: [chuck-users] Begin the beguine (Alberto Alassio)
Hey all, I'll pipe in here with a set of course notes I put together for a workshop/tutorial on "Sonification in ChucK" It steps through chuck from Hello Sine through functions and built-in math.foo() and std.bar() functions through much more. It is, I believe, the most short yet complete list of things you can and should do with ChucK. Not everything is explained, of course (it was only a 2 hour tutorial). It's all on a sub-directory of my main web page called "ChucK U!" See: http://www.cs.princeton.edu/~prc/ChucKU/ The notes are at: http://www.cs.princeton.edu/~prc/ChucKU/SonifyingInChucKICAD2012.pdf but if you go to the main ChucKU page, you'll see code examples, links to other things, etc. PRC
Alberto AlassioAA fan?
http://wiki.nosdigitais.teia.org.br/AA_%28English%29
2012/9/30 Perry Cook
Hey all,
I'll pipe in here with a set of course notes I put together for a workshop/tutorial on "Sonification in ChucK" It steps through chuck from Hello Sine through functions and built-in math.foo() and std.bar() functions through much more. It is, I believe, the most short yet complete list of things you can and should do with ChucK. Not everything is explained, of course (it was only a 2 hour tutorial).
It's all on a sub-directory of my main web page called "ChucK U!"
See: http://www.cs.princeton.edu/~prc/ChucKU/
The notes are at:
http://www.cs.princeton.edu/~prc/ChucKU/SonifyingInChucKICAD2012.pdf
but if you go to the main ChucKU page, you'll see code examples, links to other things, etc.
PRC
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
-- GNU/Linux User #479299 labmacambira.sf.net
now that I know what it means I can say : yes!
On Mon, Oct 1, 2012 at 4:21 AM, Renato Fabbri
Alberto AlassioAA fan? http://wiki.nosdigitais.teia.org.br/AA_%28English%29
2012/9/30 Perry Cook
Hey all,
I'll pipe in here with a set of course notes I put together for a workshop/tutorial on "Sonification in ChucK" It steps through chuck from Hello Sine through functions and built-in math.foo() and std.bar() functions through much more. It is, I believe, the most short yet complete list of things you can and should do with ChucK. Not everything is explained, of course (it was only a 2 hour tutorial).
It's all on a sub-directory of my main web page called "ChucK U!"
See: http://www.cs.princeton.edu/~prc/ChucKU/
The notes are at:
http://www.cs.princeton.edu/~prc/ChucKU/SonifyingInChucKICAD2012.pdf
but if you go to the main ChucKU page, you'll see code examples, links to other things, etc.
PRC
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
-- GNU/Linux User #479299 labmacambira.sf.net
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
On Sun, Sep 30, 2012 at 07:01:24PM -0700, Perry Cook wrote:
Hey all,
Hey Perry,
I'll pipe in here with a set of course notes I put together for a workshop/tutorial on "Sonification in ChucK" It steps through chuck from Hello Sine through functions and built-in math.foo() and std.bar() functions through much more.
Very nice indeed!
It is, I believe, the most short yet complete list of things you can and should do with ChucK. Not everything is explained, of course (it was only a 2 hour tutorial).
I am curious about this; http://www.cs.princeton.edu/~prc/ChucKU/Code/SonificationExamples/PICOBoxDas... I notice that you are quite often putting two or more lines of ChucK code on a single screen line. Sometimes those statements are clearly closely related pairs perhaps not worth a "for" loop, at other points I'm left wondering. Are you optimising for fitting as many things as possible on screen? That might make sense if "PICO" refers to the editor which -from memory- supports a lot more than most think, but not setting marks to jump to. No critique, genuinely curious. Yours, Kas.
participants (4)
-
Alberto Alassio
-
Kassen
-
Perry Cook
-
Renato Fabbri