Search found 32 matches

by Atg
Sat Mar 28, 2020 12:48 pm
Forum: Voicemeeter Remote API
Topic: Correct usage of "VBVMR_IsParametersDirty" question
Replies: 3
Views: 28311

Correct usage of "VBVMR_IsParametersDirty" question

I little confused about VBVMR_IsParametersDirty function. This is what I figured out that kinda works for me like expected void WaitForUpdate() { while (!iVMR.VBVMR_IsParametersDirty()) { Sleep(10); } } int IsRecording() { float val; WaitForUpdate(); iVMR.VBVMR_GetParameterFloat("recorder.recor...
by Atg
Sat Mar 14, 2020 1:22 am
Forum: Voicemeeter
Topic: Multiple Instances
Replies: 14
Views: 22356

Re: Multiple Instances

instances vb.jpg lot of firefox.jpg I have similar problem with Firefox - it have a few sub-processes . Even Windows itself have multiple instances in "App volume and device preferences" (ms-settings:apps-volume). Maybe it's more like an OS problem. But I know at least one program that sh...
by Atg
Sat Mar 14, 2020 1:02 am
Forum: Voicemeeter
Topic: SEL button bug in Voicemeter Potato
Replies: 8
Views: 15547

Re: SEL button bug in Voicemeter Potato

I have SEL on bus A1 and some adjusted sliders. I restart the Voicemeeter. The sliders are on the same positions, but no SEL mode at any buses (as shown in the video at 0:16 I posted before). I get confused by sliders positions and forget that actually no SEL mode selected, then I change slider -> r...
by Atg
Thu Mar 12, 2020 5:21 pm
Forum: Voicemeeter
Topic: SEL button bug in Voicemeter Potato
Replies: 8
Views: 15547

Re: SEL button bug in Voicemeter Potato

It looks like this bug is not fixed in 3.0.1.3. So I wrote a simple program that "re-select" bus. And made Task Scheduler to launch that program when Voicemeeter is launched. Maybe anyone else will find use for it. Example "VoicemeeterReSEL.exe 3" to select (reselect) bus A3 or j...
by Atg
Thu Mar 12, 2020 3:56 pm
Forum: Voicemeeter
Topic: Incorrect window position after program restart
Replies: 4
Views: 7392

Re: Incorrect window position after program restart

Actually it related to taskbar located at the top of the screen. After each restart program's window offsets higher and higher and if there is no virtual "space" above it reset position on next restart. I did not tried on 3.0.1.3 yet.
Update: same on 3.0.1.3.
by Atg
Tue Mar 10, 2020 11:43 pm
Forum: Voicemeeter
Topic: Incorrect window position after program restart
Replies: 4
Views: 7392

Re: Incorrect window position after program restart

3.0.1.0 x64. I have 2 displays, and It looks like window position restores correctly on the main display, but not on the secondary. The video is recorded on the second display. Also Display 2 is located above of Display 1 in Windows "Rearrange multiple displays" option.
by Atg
Sun Mar 08, 2020 12:32 pm
Forum: Voicemeeter
Topic: Incorrect window position after program restart
Replies: 4
Views: 7392

Incorrect window position after program restart

Voicemeeter window position offsets a little higher after program restart. Here is demonstration.
by Atg
Mon Mar 02, 2020 2:53 pm
Forum: Voicemeeter
Topic: Sign out doesnt release ASIO device
Replies: 0
Views: 10786

Sign out doesnt release ASIO device

Win 10, Voicemeter Potato x64 3.0.1.0. If user Sign Out (from ctr+alt+del menu or from alt+f4, or from Start -> Click on User icon) then Sing in again Voicemeter wont be able to use same asio audio device until OS restart.
by Atg
Sun Jan 12, 2020 5:33 pm
Forum: Voicemeeter
Topic: Recorder bug in VoiceMeter Potato 64bit version
Replies: 1
Views: 2863

Recorder bug in VoiceMeter Potato 64bit version

It looks like there is a error "Failed to create audio file" when I try to start recording with "File Type" selected to mp3. WAVE works ok. There is no error in 32bit version. Program version is 3.0.1.0
by Atg
Thu Oct 24, 2019 12:50 pm
Forum: Voicemeeter
Topic: SEL button bug in Voicemeter Potato
Replies: 8
Views: 15547

Re: SEL button bug in Voicemeter Potato

To make it clearer: I have changed faders levels on A1 SEL mode. On disabled SEL mode all faders are at 0db. So after restarting Voicemeter it should have either no active SEL buttons and all faders should be (in my example) at 0db OR it should have active SEL mode on A1 (in my example before I shut...