SuperCollider

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|sc}}, {{ext|scd}} }} '''SuperCollider''' is a free and open source programming language for audio...")
 
 
Line 13: Line 13:
 
* [https://supercollider.github.io/ Official site]
 
* [https://supercollider.github.io/ Official site]
 
* [http://sccode.org/ Sample source files]
 
* [http://sccode.org/ Sample source files]
 +
 +
[[Category:Programming Languages]]

Latest revision as of 20:07, 22 April 2017

File Format
Name SuperCollider
Ontology
Extension(s) .sc, .scd

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

[edit] Identifying SuperCollider files

SuperCollider source files use .scd extensions for interactive documents and .sc extensions for class files. Statements are semicolon-delimited, and functions and classes are delimited with curly braces.

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox