Midimix board buttons not lighting up
Posted: Thu Jan 05, 2017 1:52 am
I am evaluating VoiceMeeter Banana 2.0.3.0 and got an Akai Midimix. I have successfully mapped it so that the buttons and sliders work, using the Menu > Midi Mapping dialog.
However my big problem is I can't figure out how to get the mute button to light up whenever it is activated or deactivated. This means I have to spend time looking at the-onscreen VoiceMeeter display to make sure the channel was muted. According to this thread the protocol is very simple for all the button-driven lights:
* To turn the light ON you feedback the message sent when button pushed with the last two bytes $7F (ON)
* To turn the light OFF you feedback the message sent when button pushed with the last 2 bytes $00 (OFF)
It seems this would be fairly simple to implement in VoiceMeeter.
On an unrelated note, it would help I could assign functionality to the Rec Arm buttons so I could script my computer to play sound clips or trigger the slider to a certain position (like 0 dB).
Tim
However my big problem is I can't figure out how to get the mute button to light up whenever it is activated or deactivated. This means I have to spend time looking at the-onscreen VoiceMeeter display to make sure the channel was muted. According to this thread the protocol is very simple for all the button-driven lights:
* To turn the light ON you feedback the message sent when button pushed with the last two bytes $7F (ON)
* To turn the light OFF you feedback the message sent when button pushed with the last 2 bytes $00 (OFF)
It seems this would be fairly simple to implement in VoiceMeeter.
On an unrelated note, it would help I could assign functionality to the Rec Arm buttons so I could script my computer to play sound clips or trigger the slider to a certain position (like 0 dB).
Tim