Strange recorder behaviour

The Virtual Audio Mixer discussions and support...
Post Reply
Atg
Posts: 32
Joined: Sat Oct 19, 2019 11:30 am

Strange recorder behaviour

Post by Atg »

If you press Record then Eject Cassette the audio file is released but it's name still on the Cassette UI and then if you repeat pressing Record button then Eject Cassette it might stuck and Eject Cassette button dont work anymore. It looks like that only realible way to "toggle" recording is to press Record then Stop, Eject Cassette. But if I make macro button that execute on ON "Recorder.record=1;" and on OFF "Recorder.stop=1; Command.eject=1;" It seems working correctly but filename stuck in UI unless I add Wait to OFF commands "Recorder.stop=1; Wait(50); Command.eject=1;"
Voicemeeter Potato 3.0.1.4 64bit
Vincent Burel
Site Admin
Posts: 2008
Joined: Sun Jan 17, 2010 12:01 pm

Re: Strange recorder behaviour

Post by Vincent Burel »

ok, we will check this.
Post Reply