andrewreeman / SpectralSuite

The Unlicense
166 stars 5 forks source link

Plugins fail to load with Reaper on Windows XP Pro 32-bit Service Pack 3 #19

Closed andrewreeman closed 5 years ago

andrewreeman commented 5 years ago

andrewreeman commented 5 years ago

There are two parts to this issue.

  1. To succesfully load the vsts in the plugin list we must tick 'Do not scan VST names/types' in the vst config menu on Reaper.

  2. Once this is done Reaper states that the plugin cannot be loaded when selected from the list.

endphp2 commented 5 years ago

VST3 versions or DLL files?

andrewreeman commented 5 years ago

These are for the unreleased 32 bit .dll versions and vst3 versions. The next plugin release will contain 64 bit .dll, vst3 and AU and 32 bit versions.

andrewreeman commented 5 years ago

The JUCE framework does not support windows XP. Trying the basic example from the JUCE framework also did not work. Closing the issue as this cannot be fixed.