jatinchowdhury18 / AnalogTapeModel

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

Freeze Loop[BUG] #297

Closed Skinsplasher closed 1 year ago

Skinsplasher commented 1 year ago

Describe the bug Freezes then unfreezes for a second, then freezes again (looped ad infinitum)

To Reproduce Steps to reproduce the behavior:

  1. Go to main interface
  2. Click on presets (possibly other things but havent been able to test)
  3. scrolling not possible
  4. enters a freeze loop state
  5. Expected behavior no freeze loop?

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context tried to recreate with my other juce plugs, and also chowtape regular vst instead of vst3

jatinchowdhury18 commented 1 year ago

Thanks for reporting the issue! I pushed a fix that should address this issue the other day. If you get a chance would you mind trying out the latest nightly build, and make sure that the OpenGL setting is switched "ON" (see the settings menu in the bottom right corner of the plugin).

Skinsplasher commented 1 year ago

Yessss. worked like a charm. I can't test extensively atm, but the initial issue was solved. Thanks for quick reply. I was so bummed, because I want to use the hell out of this. You did some great work on it