Hi, just done a pull of the latest develop code and getting crashes when calling MidiInput::getDevices() in the AudioProcessor() constructor. This used to be fine before this pull.
Reproducable by adding a call to MidiInput::getDevices() to the JuceDemoPluginAudioProcessor constructor. Tested on Windows, not on OSX yet…