jatinchowdhury18 / AnalogTapeModel

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

[BUG] Black screen with Version 2.10.0 Latest #245

Open megamandev opened 2 years ago

megamandev commented 2 years ago

[BUG] Version 2.10.0 Latest

daw: studio one os: windows 10 x64 old computer with openGL 1.0 GUI plugin with black screen not appear controls nothing, only black screen. I tested legacy version 2 and 2.1 and work fine. thank you.

jatinchowdhury18 commented 2 years ago

Thanks for the report. As of #244, there is now an option to use the plugin with OpenGL turned on or off, with off being the default setting. Would you mind trying out the latest nightly build to see if this issue is still occuring?

megamandev commented 2 years ago

Black screen gui with old PC opengl v1.0 How i can disable openGL with black screen?

chowdsp black

jatinchowdhury18 commented 2 years ago

And this is with the latest nightly build? OpenGL should be turned off by default, unless it was enabled previously. You may want to delete the global plugin settings file just in case (C:\Users\<username>\AppData\Roaming\ChowdhuryDSP\ChowTape\.pluginsettings.json).

Another possibility is that the issue has something to do with how the DAW is handling the plugin window. Would it be possible to share which DAW (and version) you're using? Also, would it be possible to try running the standalone build of the plugin to check if the same issue is happening?

jatinchowdhury18 commented 2 years ago

Just wanted to check if there's any update on this bug with the latest nightly build?