briandc wrote:
So, along with making the actual notes/rhythms/chords, etc using the client, you also make the actual sounds using the same command-line format? Can several instruments be created and run simultaneously?
Yes, it's very flexible. However, you aren't likely to use the command line to code, you'll want to use a text editor. Historically that meant emacs or gedit loaded with a set of extensions for coding SuperCollider. SC3 now has an integrated editor (sc-ide) that's quite nice. Typically you launch the server from the command-line or from the IDE, you write your code, test it (again typically from within the IDE), rinse and repeat.
I've used SC3 with emacs, gedit, and the new editor. Each has its attractions.
Btw, William Mox Drossard knows more about SC3, he's a member of this forum. Hopefully he'll chime in. Meanwhile you could check out the SuperCollider group on SoundCloud:
https://soundcloud.com/groups/supercollider
Best,
dp