Page 1 of 1

Strange recorder behaviour

Posted: Thu Nov 19, 2020 7:30 pm
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

Re: Strange recorder behaviour

Posted: Fri Nov 20, 2020 7:49 am
by Vincent Burel
ok, we will check this.