ChucK

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Audio and Music |extensions={{ext|ck}} }} '''ChucK''' is a free and open source programming language for audio synthesis. == Ident...")
 
 
Line 13: Line 13:
 
* [http://chuck.cs.princeton.edu/ Official site]
 
* [http://chuck.cs.princeton.edu/ Official site]
 
* [http://chuck.cs.princeton.edu/doc/examples/ Sample files]
 
* [http://chuck.cs.princeton.edu/doc/examples/ Sample files]
 +
 +
[[Category:Programming Languages]]

Latest revision as of 20:05, 22 April 2017

File Format
Name ChucK
Ontology
Extension(s) .ck

ChucK is a free and open source programming language for audio synthesis.

[edit] Identifying ChucK files

ChucK source files use the .ck extension. Statements are semicolon-delimited and control structures look like those used in C. The syntax uses the => operator extensively to connect DSP units together.

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox