VoiceMeeterWrapper icon indicating copy to clipboard operation
VoiceMeeterWrapper copied to clipboard

Corrupt data in read

Open CyiDev opened this issue 6 years ago • 1 comments

I have implemented the wrapper in a small program and set works fine but if read is run repeatedly it gives back bad data (occasionally old values).

CyiDev avatar Sep 04 '19 04:09 CyiDev

I have done some further testing and some of my corrupt data is coming from the GUI not being in sync w/ the API. Can you elaborate how to properly update the api? I have tried vm.poll();

Example adjust vm manually to on a strip 10. Then use dll to get parameter and it will show previous value.

CyiDev avatar Sep 04 '19 18:09 CyiDev