Supercollider front end

Joost Schuttelaar EMAIL HIDDEN
Mon Aug 29 17:47:22 CEST 2011


On Aug 29, 2011, at 17:42 , Marc Nostromo [M-.-n] wrote:

> Actually, for managing the sources of data, I've got quite an elegant system that uses something I call "Controller sources"
> 
> Typically you use it like this:
> 
> 		Channel *c=ControllerService::Instance()->GetChannel("midi:all:0:cc:14") ;
> 		assert(c) ;
> 		synth_.AttachParameter(SQ_OSC_START,c) ;
> 
> the string is simply describing the source of the data. Can be joystick, midi, keyboard, osc.. pretty much anything. It's also very handy to be able to design variable mapping, midi learn etc :)

Smart! So what are you struggling with right now?

-- 

Joost Schuttelaar
The Hague, NL


More information about the music-bar mailing list