Added
- Added an option to work around timing issues in REAPER and Renoise where the hosts can freeze when plugins call a certain function while the host doesn't expect it, see #29 and #32. The readme contains instructions on how to enable this.
Changed
- Don't print calls to
effIdle()
whenYABRIDGE_DEBUG_LEVEL
is set to 1.
Fixed
- Fix Waves plugins from freezing the plugin process by preventing them from causing an infinite message loop.
Compatibility
The regular release archive for yabridge has been compiled for glibc version 2.28 and GCC 10. If you're running Ubuntu 18.04, Linux Mint 19, or any other distro still using glibc 2.27, then you should download the file that ends with 'ubuntu-18.04'.