SuperCollider

From CCRMA Wiki
Revision as of 14:17, 11 June 2011 by Ruviaro (Talk | contribs)

Jump to: navigation, search

Please note: this page is very new and still under initial construction...

How to make SuperCollider go "beep":

http://ccrma.stanford.edu/planetccrma/software/supercollider-en/index.html

SuperCollider basic tutorial:

https://ccrma.stanford.edu/courses/tu/cm2008/topics/supercollider_tutorials/tutorial01.sc

https://ccrma.stanford.edu/courses/tu/cm2008/topics/supercollider_tutorials/tutorial02.sc

https://ccrma.stanford.edu/courses/tu/cm2008/topics/supercollider_tutorials/tutorial03.sc

David Cottle's Tutorial (PDF):

https://ccrma.stanford.edu/courses/220b-winter-2007/topics/papers/local/CottleSC3.pdf

Joshua Parmenter's Summer Course:

http://www2.realizedsound.net/josh/SuperCollider.html [not working?]



Once emacs is on, start SwingOSC with:

g = SwingOSC.default.boot;


And start the server with:

Server.default = s = Server.local.boot;


Try this to play a sine wave and see it (scope):

{SinOsc.ar(freq: 400, mul: 0.5)}.scope


Other SuperCollider groups around the world:

Amsterdam:

http://www.steim.org/steim/events.php?event=419&year_archive=2011&type=5&archive=

Cambridge:

http://supercollider.sourceforge.net/2010/cambridge-supercollider-users-group-meeting/

Berlin:

http://supercollider.tsd.net.au/AboutSCMeetingsNK

New York:

http://www.meetup.com/nyc-supercollider/

Tokyo:

http://tokyosupercollider.blogspot.com/

More: http://supercollider.sourceforge.net/meetings/