[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sc-dev] UI.sc & DefaultLibrary




There may be some confusion on the role of Common and DefaultLibrary.
DefaultLibrary is for a user to customize.
The original idea is that Main is a subclass of Process and can be setup as the user wants.
Anything that must be in the system should be put in Common.
Anything that a user wants should be in DefaultLibrary.

UI.sc should therefore not be in DefaultLibrary.
There is stuff in Main now that should be in Process.

--
--- james mccartney   james@xxxxxxxxxxxxxx   <http://www.audiosynth.com>
SuperCollider - a real time audio synthesis programming language