Jump to content

SuperCollider: Difference between revisions

From CCRMA Wiki
Ruviaro (talk | contribs)
No edit summary
Ruviaro (talk | contribs)
No edit summary
Line 26: Line 26:




 
'''Other SuperCollider groups around the world:'''
 
Once emacs is on, start SwingOSC with:
<pre>g = SwingOSC.default.boot;</pre>
 
 
And start the server with:
<pre>Server.default = s = Server.local.boot;</pre>
 
 
Try this to play a sine wave and see it (scope):
<pre>{SinOsc.ar(freq: 400, mul: 0.5)}.scope</pre>
 
 
Other SuperCollider groups around the world:


Amsterdam:
Amsterdam:

Revision as of 21:27, 11 June 2011