A class for building simple interface's with SuperCollider

Discuss Lemur and share techniques.
Post Reply
marinus
Newbie
Posts:13
Joined:21 Feb 2012 13:28
Location:Rotterdam
Contact:
A class for building simple interface's with SuperCollider

Post by marinus » 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

Macciza
Regular
Posts:1325
Joined:07 Dec 2011 04:57
Location:Sydney, Australia.

Re: A class for building simple interface's with SuperCollid

Post by Macciza » 23 Nov 2012 14:04

Thanks Marinus
Cloned . . .
I'll pass it on as well . . .
Would love to have a deeper look at this but bit hectic at the moment.
Maybe also advertise it on the SC forum - Not that I get to follow that as actively as I would like to . . .
Could make some marvelous things with this and a headless MacMini, or even a Pi and have Lemur as a dynamic interface . . .
Cheers
MM
iMac 2.8G i7 12G 10.6.8/10.7.2, Legacy Dexter/Lemur, Liine Lemur/iPad2, KMI SoftStep, 12Step & QuNeo , B-Controls, Mackie C4 etc
MaxMSP, Live Suite, Native Instrument stuff, etc Modified Virtual Guitar System etc All Projects/Modules © CC-BY-NC-SA[*][/b]

nitefish
Regular
Posts:56
Joined:24 Aug 2012 07:43

Re: A class for building simple interface's with SuperCollid

Post by nitefish » 23 Nov 2012 20:31

Thank you.
The class works and the helpfile too...

Post Reply