is there a way to control intensity of selected channel
using both a midi controlled fader or an osc command?
thank you!
Luca
control intensity of selected channel
Re: control intensity of selected channel
Yes, there is a channel at action for receiving both MIDI and OSC. Use the setup window and the appropriate MIDI or OSC tab to map an incoming OSC or MIDI message and it's velocity or float argument to a command of the form "1@%v" (midi, where 1 is the channel number). Use "1@%p" for OSC, and send a float argument with a value from 0 to 1.0 .