osxmidi / LinVst

Linux Windows vst wrapper/bridge
GNU General Public License v3.0
674 stars 41 forks source link

CHOW Crashes in Reaper 6.47 when enabling UI #215

Closed v1s1n closed 2 years ago

v1s1n commented 2 years ago

I've checked this on both LinVst and LinVst3, for the vst and vst3 versions of the plugin respectively. Opening the UI causes reaper to hang indefinitely and eventually crash. Reaper version 6.47, current linvst version, wine-staging version 7.2, running Debian 11 on the lowlatency kernel 5.10.0-051000.

https://github.com/Chowdhury-DSP/CHOW

v1s1n commented 2 years ago

This is probably a problem with wine and/or chow, as yabridge has the same problem, and carla crashes as well.

osxmidi commented 2 years ago

I've checked this on both LinVst and LinVst3, for the vst and vst3 versions of the plugin respectively. Opening the UI causes reaper to hang indefinitely and eventually crash. Reaper version 6.47, current linvst version, wine-staging version 7.2, running Debian 11 on the lowlatency kernel 5.10.0-051000.

https://github.com/Chowdhury-DSP/CHOW

It seems the vst has bugs.

The version on the releases page is version 1.0 and that won't work but they have made changes to the code since that was released and the code version is actually version 1.1 that has bug fixes.

Version 1.1 seems to work ok and is in the bin folder at the chow github page.