What happened?
The VST3 version of Element drops MIDI notes and introduces latency in Renoise when routing MIDI directly to external MIDI device in Element.
My hypothesis is that the problem is related to synchronous/blocking MIDI I/O calls inside the high-priority audio thread, which could be resolved by implementing a direct call of an OS MIDI API.
Version
1.0.0 (Latest)
Relevant log output
What happened?
The VST3 version of Element drops MIDI notes and introduces latency in Renoise when routing MIDI directly to external MIDI device in Element.
My hypothesis is that the problem is related to synchronous/blocking MIDI I/O calls inside the high-priority audio thread, which could be resolved by implementing a direct call of an OS MIDI API.
Version
1.0.0 (Latest)
Relevant log output