SuperCollider

Aaron Lanterman lanterma at ece.gatech.edu
Sun Jun 20 01:21:12 UTC 2004


Dear Squeakers,

I was curious if any of you had played around with SuperCollider - it's a
music synthesis language that appears to be heavily influenced by
Smalltalk. The syntax look superficially like C++ or Java - there's curly
braces and == and such - but the semantics seem very Smalltalkish - it
seems to be fully late bound, as far as I can tell (but I haven't looked
at it that much. There's also an "asWhateverObject" conversion method
convention, it looks like it uses ^ to denote return from a method, etc.

Check out:

http://www.audiosynth.com

- Aaron

-----------------------------------------------------------------------------

Dr. Aaron Lanterman, Asst. Prof.       Voice:  404-385-2548
School of Electrical and Comp. Eng.    Fax:    404-894-8363
Georgia Institute of Technology        E-mail: lanterma at ece.gatech.edu
Mail Code 0250                         Web:    users.ece.gatech.edu/~lanterma
Atlanta, GA 30332                      Office: GCATT 334B




More information about the Squeak-dev mailing list