Windows Debug build, for investigating issue #10 (crash upon scrolling)
Pre-releaseHere's builds of each of the 64-bit juicysfplugin products, with all logging enabled and with debug symbols (.pdb files) alongside them.
The hope is that these will enable investigation of the scenario described in #10.
Contents of Standalone_Plugin.7z
should be placed inside "C:\Program Files\Birchlabs\juicysfplugin"
Contents of VST3.7z
should be placed inside "C:\Program Files\Common Files\VST3"
Contents of VST.7z
should be placed inside "C:\Program Files\Common Files\VST"
Simplest repro is to use a UNIX-like terminal (e.g. Git for Windows Bash, or MSYS2) to launch "C:\Program Files\Birchlabs\juicysfplugin\juicysfplugin.exe"
, load a soundfont, then attempt to scroll to the bottom of the list of presets. This should reproduce the crash that we are attempting to debug. Using a UNIX-like terminal will enable us to see any output logged by the process.