Can someone tell me please, what are the Midi CC values for incremental volume changes using a foot switch? I’m currently using an M-Vave Chocolate to control incremental tempo changes which works great, but the volume pedal assigned to the master volume I find too twitchy live, the volume is inclined to jump up or drop down too much. Please advise. I think I’ve seen guys use a Morningstar MC to control volume incrementally but can’t be sure, regards Johnny
You can control the volume via MIDI, but it works with absolute values, not incremental steps:
CC:108 – Main Volume (value 0–100) → same as the main volume knob
CC:109 – Headphone Volume (value 0–100)
At the moment, there isn’t a MIDI command for relative changes like “+5” or “-5” — you have to send a specific value each time.
Thanks for reply Daniel, much appreciated. Can you tell me, are there any plans to include incremental midi volume adjustments in future software updates? Regards J
I use an MC6Pro and I can incrementally increase/decrease the volume, but in needs some MIDI programming in the MC6Pro. You should be able to do the same with the M-Vave Chocolate, but I’m not sure.
You need to store the Volume number as a variable in your M-Vave when you start. If you don’t, you will get a big jump when you first press your button. I do mine when I load my song.
From there, the volume up/down just takes that variable and adds 1 to it or removes 1 from it, saves it again, then issue your CC:108,variable.
Like I said it is a boit of work, but how badly do you want it ![]()
Thanks Graham, really appreciate you taking the time to reply. I wonder has anyone reading the thread had any luck storing a variable tempo CC in an M-Vave chocolate via Cubesuite? Regards Johnny
If you would like to see this feature implemented, please post a feature request on our forum under the appropriate category. Our development team requested that all requests be posted there so other customers can see them and upvote as well. Thank you!