A class for building simple interface's with SuperCollider
Posted: 23 Nov 2012 11:47
hello,
I have uploaded a beta version of the Lemur interface builder class on my Github online. The library I am working on is to be used as a SuperCollider class extension. I hope to hear your idea's and feedback especially about the Lemur class and help file.
https://github.com/marinusklaassen/AC-MLib
Just drag the lib folder into the extensions folder and recompile SuperCollider to install.
Search in SCDoc for MlemurGui to find the helpfile.
Platform Specific Directories
User-specific
OSX ~/Library/Application Support/SuperCollider/Extensions/
Linux ~/share/SuperCollider/Extensions/
Platform.userExtensionDir
System-wide (apply to all users)
OSX /Library/Application Support/SuperCollider/Extensions/
Linux /usr/local/share/SuperCollider/Extensions/
Platform.systemExtensionDir
grt, marinus
I have uploaded a beta version of the Lemur interface builder class on my Github online. The library I am working on is to be used as a SuperCollider class extension. I hope to hear your idea's and feedback especially about the Lemur class and help file.
https://github.com/marinusklaassen/AC-MLib
Just drag the lib folder into the extensions folder and recompile SuperCollider to install.
Search in SCDoc for MlemurGui to find the helpfile.
Platform Specific Directories
User-specific
OSX ~/Library/Application Support/SuperCollider/Extensions/
Linux ~/share/SuperCollider/Extensions/
Platform.userExtensionDir
System-wide (apply to all users)
OSX /Library/Application Support/SuperCollider/Extensions/
Linux /usr/local/share/SuperCollider/Extensions/
Platform.systemExtensionDir
grt, marinus