jatinchowdhury18 / AnalogTapeModel

Physical modelling signal processing for analog tape recording
GNU General Public License v3.0
1.12k stars 64 forks source link

display bug in Reaper #288

Open jtn191 opened 2 years ago

jtn191 commented 2 years ago

So I am experiencing an issue in Reaper: any time the Chow Tape plugin window is open, none of the Reaper meters or other vst windows update their displays. I don't think this issue was present in the previous version. Thanks for any help.

jatinchowdhury18 commented 2 years ago

Thanks for the bug report! Would it be possible to share the diagnostic info from the plugin so we can tell which operating system, plugin format, etc, that you are using when the issue is happening? This information can be copied from the plugin using the "Copy Diagnostic Info" option in the settings menu.

If you're running on Windows, I would recommend trying different options of the OpenGL setting (also in the settings menu). We did have to change the default settings for OpenGL in the latest release, in order to maintain compatibility with some older PCs, and in order to enable the new accessibility features. Unfortunately, the change in default settings seems to cause some poor behaviour when interacting with some hosts (notably Reaper).

jtn191 commented 2 years ago

Thanks! OpenGL setting fixed it.

helmanfrow commented 2 years ago

So I am experiencing an issue in Reaper: any time the Chow Tape plugin window is open, none of the Reaper meters or other vst windows update their displays. I don't think this issue was present in the previous version. Thanks for any help.

I can confirm the bug. Here's the diagnostic info from the plugin: Version: CHOWTapeModel 2.11.0 Commit: 6890a67 on HEAD with JUCE version JUCE v6.1.6 Build: 12 Jul 2022 8:44 on fv-az195-948 with MSVC-19.29.30145.0 System: Windows (Desktop) with Windows 10 (64-bit) on 8 Core, Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz Plugin Info: VST3 running in Reaper running at sample rate 44.1 kHz with block size 128

helmanfrow commented 2 years ago

Thanks for the bug report! Would it be possible to share the diagnostic info from the plugin so we can tell which operating system, plugin format, etc, that you are using when the issue is happening? This information can be copied from the plugin using the "Copy Diagnostic Info" option in the settings menu.

If you're running on Windows, I would recommend trying different options of the OpenGL setting (also in the settings menu). We did have to change the default settings for OpenGL in the latest release, in order to maintain compatibility with some older PCs, and in order to enable the new accessibility features. Unfortunately, the change in default settings seems to cause some poor behaviour when interacting with some hosts (notably Reaper).

Changing to OpenGL fixed it!