Hi - im new to the Grid and not in any way a coder so the editor is hard for me to understand. I have a PBF4. I would like to toggle the buttons to activate / deactivate plugins in Ableton. Would be great to do this by both momentary (ie hold the button for ‘On’ and release for ‘Off’) and toggle (simple ‘On’ when pressed, ‘Off’ when pressed second time>
Can anyone give me a clear step by step on how to best do this?
Thanks in advance
Brian
Hi,
You can switch the button to toggle in Button System element
by using the following code:
self:button_mode(1)
Then, go to the Button element and change the MIDI format from Note to CC messages. You can then map it in Ableton. When mapping it to the VST ON/OFF, make sure to change the mode type to Relative (BinOffset).