Macro button Toggle other button state (+=1) no longer working

The Virtual Audio Mixer discussions and support...
Post Reply
Red_Devil_74
Posts: 2
Joined: Tue Jun 02, 2020 10:38 am

Macro button Toggle other button state (+=1) no longer working

Post by Red_Devil_74 »

Hello everyone,

I hope you can help me with a question regarding Voicemeeter banana Macro buttons.
I recently reinstalled Voicemeeter bananan and upgraded to 2.0.5.3.
I am running severqal Macro buttons as such:
ButtonID 0: Mute/unmute microphone
ButtonID 10: Output speaker on/off
BottonID 11: Output Headphone on/off

I created a separate button the toggles between states of above 3 buttons. This "Toggle functionality does not seem to work anymore...
On buttonID 20 (push button) at request for Button ON:
Button[0].State +=1
Button[10].State +=1
Button[11].State +=1

This always toggled whichever state I hade set. For instance, I have Mic OFF(ID0), Speaker ON, Headset off. I press button 20 and the MIC went ON, Speakers OFF and headset ON.

Is there a change in the "+=1" command or am I missing something completey.
Any help is apreceated,

Thanks in advance,
Arthur
Red_Devil_74
Posts: 2
Joined: Tue Jun 02, 2020 10:38 am

Re: Macro button Toggle other button state (+=1) no longer working

Post by Red_Devil_74 »

Does maybe anyone has a good source for all commands in the Macro Button utility (ore point me to someone who might know)?

Thanks in advance!
Post Reply