Hello!
I'm note exactly sure about it, but I think, I've found a bug in the Macro.Buttons of Voicemeeter Potato v3.0.1.0
I tried to use the command Strip.Label and Bus.Label - There are the following issues with it as of now:
Strip[4].Label refers to the virtual input Voicemeeter VAIO instead of Hardware Input 4
Strip[5].Label refers to the virtual input Voicemeeter Aux VAIO instead of Hardware Input 5.
The Bus.Label commands seem to have similar issues.
Bus[4].Label refers to the output B1 instead of A4.
Bus[5].Label refers to the output B2 instead of A5.
Bus[6].Label or higher don't work at all.
I point this out as a possible bug, because other commands, related to an input strip as well as output bus
work just fine up to 8, as one would expect.
For Example:
Strip[5].Fadeto relates to the hardware Input 5.
Strip[8].Fadeto relates to the virtual Input VAIO 3.
The same goes for example for Strip[5].Gain & Strip[8].Gain
I also can use the Strip.A1 command up to A5 / B3.
It seems, the commands Strip.Label & Bus.Label do not yet recognize Voicemeeter Potato.
They seem to think they are communicating to Voicemeeter Banana as of now.
Can you replicate that behavior?
-- Michael
Possible Bug in VM Potato v3.0.1.0 ( Macro.Buttons v1.0.2.8 )
-
- Posts: 2
- Joined: Wed Feb 12, 2020 2:32 pm
-
- Site Admin
- Posts: 2139
- Joined: Sun Jan 17, 2010 12:01 pm
Re: Possible Bug in VM Potato v3.0.1.0 ( Macro.Buttons v1.0.2.8 )
ok, right, the label instruction is simply not managed in Potato. Will fix it in next update... thanks for the report!