Open
Description
Detailed steps on how to reproduce the bug
If you set the following for a plugin:
NEEDS_MIDI_INPUT TRUE
NEEDS_MIDI_OUTPUT TRUE
IS_MIDI_EFFECT TRUE
Then play a MIDI note to an enabled input and you will see:
JUCE Assertion failure in juce_MidiMessageCollector.cpp:66
I have only tested running the plugin in standalone mode on JUCE develop
c786e61. This appears to be a regression of #812.
This line is here:
JUCE/modules/juce_audio_devices/midi_io/juce_MidiMessageCollector.cpp
Lines 61 to 67 in c786e61
What is the expected behaviour?
Should not error when inputting MIDI notes to a MIDI effect plugin running in standalone mode.
Operating systems
Linux
What versions of the operating systems?
openSUSE Leap 15.6, Linux 6.13.6-lp156.4.g495d82a-default
Architectures
x86_64
Stacktrace
Plug-in formats (if applicable)
Standalone
Plug-in host applications (DAWs) (if applicable)
No response
Testing on the develop
branch
The bug is present on the develop
branch
Code of Conduct
- I agree to follow the Code of Conduct
Metadata
Metadata
Assignees
Labels
No labels