Need help with voicemeeter macro

The Virtual Audio Mixer discussions and support...
Post Reply
TorTuga
Posts: 2
Joined: Fri Jan 15, 2016 10:42 pm

Need help with voicemeeter macro

Post by TorTuga »

I have just downloaded the program recently and i have to say it's fantastic , i use it all the time to share music on skype with my friends but i also noticed it has macro buttons in the menu so can someone help me set a macro for a button that , when pressed , switches the B channel on and off from the virtual imput . Here is what i am talking about : http://prntscr.com/9qst7g
Any help is much apreciated !
Vincent Burel
Site Admin
Posts: 2008
Joined: Sun Jan 17, 2010 12:01 pm

Re: Need help with voicemeeter macro

Post by Vincent Burel »

hello,

thanks for your message, you will find many information about MACRO Button in the user manual in Voicemeeter Remote API forum...

if you want to push the B button of virtual input by macro, use the following instruction

swith ON B Button : strip[2].b1 = 1
swith OFF B Button : strip[2].b1 = 0
TorTuga
Posts: 2
Joined: Fri Jan 15, 2016 10:42 pm

Re: Need help with voicemeeter macro

Post by TorTuga »

it worked thanks a lot ive been looking all over the manual trying to find the command !
Post Reply