Page 1 of 1

control intensity of selected channel

Posted: Mon May 20, 2024 9:56 am
by luca_tellechi
is there a way to control intensity of selected channel
using both a midi controlled fader or an osc command?

thank you!

Luca

Re: control intensity of selected channel

Posted: Fri May 24, 2024 2:50 pm
by admin
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 .