Page 1 of 1

bitstream 3x - knob assignment

Posted: Wed Jun 30, 2010 2:41 pm
by burgessa23
I'm looking for a way to auto-assign the knobs on my bitstream3x in live.
I want to sequentially assign the knobs to whatever controls are in the currently selected plugin, similarly to the way the APC works.

has anyone done anything like this using mfl or the python API?



-a

Re: bitstream 3x - knob assignment

Posted: Wed Jun 30, 2010 5:05 pm
by ring (Simon Slowik)
The functionality of controlling the selected device (shown by a blue hand) is implemented in the User Remote Script of the MIDI Remote Scipts. So you can easily assign 8 CCs to the first 8 Parameters of the selected device.

cheers,
ring

Re: bitstream 3x - knob assignment

Posted: Wed Jun 30, 2010 5:20 pm
by burgessa23
Thanks ring!!

where can I find the file?