Open ronso0 opened 9 months ago
log is spammed with incoming / outgoing messages
Doesn't the throughport just loop back midi messages to itself? That would explain the message feedback loop. To be honest, I'm not sure what to really do about it except to detect that port and only allow mappings that are whitelisted to be loaded by it.
I'm not sure what the MIDI Throughport does under the hood but I experienced such issues only with a few mappings I loaded (by accident).
I think I need to refine the report. Actually it's two aspects: a) the GUI can be rednered unusable / unresponsive b) that particular debug assertion in combination with Shade
Bug Description
experienced with MIDI-Throughport in dev mode and Denon MC7000 script:
Second issue (maybe related to Shade and its bus effect configuration):
DEBUG ASSERT: "outputChannelStatus.enableState != EffectEnableState::Enabled" in function bool EngineEffectChain::enableForInputChannel(ChannelHandle) at ./src/engine/effects/engineeffectchain.cpp:154
Version
2.4 and probably all earlier versions
OS
No response