ChucK: Difference between revisions

From Toplap
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:


* download [http://chuck.cs.princeton.edu/ chuck] (all platforms) and/or [http://audicle.cs.princeton.edu/mini/ miniAudicle] (all platforms)
* download [http://chuck.cs.princeton.edu/ chuck] (all platforms) and/or [http://audicle.cs.princeton.edu/mini/ miniAudicle] (all platforms)
* follow tutorials [http://chuck.cs.princeton.edu/doc/learn/ here]
* join and ask questions on the [http://chuck.cs.princeton.edu/community/ mailing lists] (chuck and chuck-users)
* join and ask questions on the [http://chuck.cs.princeton.edu/community/ mailing lists] (chuck and chuck-users)
* documentation + tutorials: [http://chuck.cs.princeton.edu/doc/ here]
* documentation + tutorials: [http://chuck.cs.princeton.edu/doc/ here]
* language specification: [http://chuck.cs.princeton.edu/doc/language/ here]
** follow tutorials [http://chuck.cs.princeton.edu/doc/learn/ here]
* the chuck manual (included in the distribution) provides several tutorials on the language and basic live coding
** language specification: [http://chuck.cs.princeton.edu/doc/language/ here]
* video tutorials coming soon!
** unit generator reference: [http://chuck.cs.princeton.edu/doc/program/ugen.html here]
** the chuck manual (included in the distribution) provides several tutorials on the language and basic live coding
** video tutorials coming soon!

Revision as of 07:40, 3 September 2006

strongly-timed, concurrent, on-the-fly.

http://chuck.cs.princeton.edu/doc/images/chuck_logo.jpg

how to get started:

  • download chuck (all platforms) and/or miniAudicle (all platforms)
  • join and ask questions on the mailing lists (chuck and chuck-users)
  • documentation + tutorials: here
    • follow tutorials here
    • language specification: here
    • unit generator reference: here
    • the chuck manual (included in the distribution) provides several tutorials on the language and basic live coding
    • video tutorials coming soon!