Page 1 of 1

Possible Bug in VM Potato v3.0.1.0 ( Macro.Buttons v1.0.2.8 )

Posted: Sat Mar 14, 2020 6:37 pm
by MichaelW1980
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

Re: Possible Bug in VM Potato v3.0.1.0 ( Macro.Buttons v1.0.2.8 )

Posted: Tue Mar 17, 2020 9:44 am
by Vincent Burel
ok, right, the label instruction is simply not managed in Potato. Will fix it in next update... thanks for the report!