contol a macro buton via android VBAN-Buttons
Posted: Sun Dec 19, 2021 12:00 pm
Is is possible to control a Voicemeeter macro button via a button on the VBAN-Buttons app?
VB-Audio's Information and Discussions
https://forum.vb-audio.com/
Code: Select all
Command.Button[i].State = 0; //(or 1) Change Macro Button State
Command.Button[i].StateOnly = 0; //(or 1) Change Button State only (without executing script)
Command.Button[i].Trigger = 0; //(or 1) Change Trigger Enable State