Macro button Toggle other button state (+=1) no longer working
Posted: Mon Jun 15, 2020 10:20 am
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
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