Anyone using M-VAVE MIDI Chocolate for switching songs and song states??
if so; what MIDI commands are you sending??
Anyone using M-VAVE MIDI Chocolate for switching songs and song states??
if so; what MIDI commands are you sending??
Yes I have one. It can be programmed to send whatever you like with the app. I tend to use it with Program Changes in Cantabile to change states/parts.
WOW, that’s so cool
Any chance you could post a screenshot of your MIDI Chocolate setup
and how you got cantabile to see it
Glad to resurrect an old thread. I’ve been vibe-coding a VST3 plugin to maximize the use of the Chocolate. Here’s an idea of what it will do.
Basically it treats the 4 buttons as 7, counting the combinations. A+B, B+C, C+D change between 3 banks. In its own bank the same combo presses activate a diffrent action. Bank A allows the triggering of up to 16 chords in sequence, customizable or course. A+B cuts any sustained chords and resets all sequences. Banks B and C are just CC messages.
I’ve also started testing using an external 5-button controller plugged into the expression pedal input to add additionnal buttons as well, but that will be in a second iteration. Using resistors to simulate specific expression values has yielded positive results.
Getting close to a version ready for real-world testing. Thought I’d share it here in case anyone would be interrested in this kind of thing.
Cheers.