VST3 Wrapper

The OSX Demo Host 64 bit only shows a black GUI though.

Works fine for me. Which plugins? I know there are a few out there which are buggy and do that. And also loading a debug build of a juce plugin into a debug build of the juce host can cause some cross-linked symbol problems that result in the UI not working.

The demo plugin… will test with release builds and report back…

Cheers,

Rail

Nope…

  1. Build the Host x64 as release

  2. Build the Demo Plugin as release

Result: The host hangs on scanning the demo plugin…

  1. Build the Demo Plugin as debug

Result: The scan is good… but the GUI is black when the editor is opened.

Rail

What’s the state of play re: sending VST3.5 note expression data to synths that support it?