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)
 
(8 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


'''how to get started:'''


* download [http://chuck.cs.princeton.edu/ chuck] (all platforms) and/or [http://audicle.cs.princeton.edu/mini/ miniAudicle] (all platforms)
'''getting started:'''
 
* homepage: [http://chuck.cs.princeton.edu/ chuck] (download for all platforms) and/or [http://audicle.cs.princeton.edu/mini/ miniAudicle]
* join and ask questions on [http://chuck.cs.princeton.edu/community/ mailing lists] (chuck and chuck-users)
* join and ask questions on [http://chuck.cs.princeton.edu/community/ mailing lists] (chuck and chuck-users)
* [http://chuck.cs.princeton.edu/doc/ documentation]
* [http://chuck.cs.princeton.edu/doc/ documentation]
** [http://chuck.cs.princeton.edu/doc/learn/ some tutorials]
* [http://chuck.cs.princeton.edu/doc/language/ language specification]
** [http://chuck.cs.princeton.edu/doc/language/ language specification]
* [http://chuck.cs.princeton.edu/doc/program/ugen.html unit generator reference]
** [http://chuck.cs.princeton.edu/doc/program/ugen.html unit generator reference]
** the chuck manual (included in the distribution) provides several tutorials on the language and basic live coding
* 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: