ChucK: Difference between revisions

From Toplap
Jump to navigation Jump to search
No edit summary
m (Reverted edits by C4tceLalno (Talk); changed back to last version by 128.112.139.194)
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
strongly-timed, concurrent, on-the-fly.
strongly-timed, concurrent, on-the-fly.


http://chuck.cs.princeton.edu/doc/images/chuck_logo.jpg
http://chuck.cs.princeton.edu/doc/images/chuck_logo.jpg
'''chuck-1.2.x.x (dracula) released!'''
* home page: [http://chuck.cs.princeton.edu/ ChucK]
* documentation + tutorials: [http://chuck.cs.princeton.edu/doc/ here]
* language specification: [http://chuck.cs.princeton.edu/doc/language/ here]
* mailing lists++: [http://chuck.cs.princeton.edu/community/ here]




'''how to get started:'''
'''getting started:'''


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

Latest revision as of 21:07, 12 August 2008

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


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


getting started: