I have a NanoKontrol I would like to use with Bidule. Mostly, I want to use the 'mute' buttons to mute particular things.
What I would like to be able to do is to hit a button on the controller and have that mute a particular device. What I have tried is to right-click on a desired device, choose 'Control from Midi', choose Mode and then hit the button on the controller. There are two problems with this approach: 1) The device switches to bypass when the button is pressed, not mute, and 2) the change only lasts for as long as the button is held down.
Is there a way to do what I want to do? Below is what is output when I press and release one of the buttons on the controller.
- Code: Select all
Chn: 1 CC( 32): 127
Chn: 1 CC( 32): 0
