View this PageEdit this PageUploads to this PageHistory of this PageTop of the SwikiRecent ChangesSearch the SwikiHelp Guide

quark

Home   How To   Code Pool   Public Library   Theory   Events
Quarks are SuperCollider language extensions managed from within the language itself.

To get started read the Quarks helpfile.
Run Quarks.gui; to access the package system gui.

quickstart:

(make sure you have svn installed (for osx 10.4 and less you'll need to install it manually)
Quarks.checkoutAll; //press 'P' when asked and wait a little bit.
Quarks.gui; //should now give you a long list of available packages

Suggestions for an easy-for-all extension system in SuperCollider (formally known as Quarks)

users point of view


developers point of view



a gui proposal can be found here

Link to this Page