jdxi_editor.midi.data.effects.sysex.dispatcher
Classes
Clean, deterministic, editor-agnostic SysEx UI updater |
Module Contents
- class jdxi_editor.midi.data.effects.sysex.dispatcher.EffectsSysExDispatcher(controls: jdxi_editor.ui.widgets.controls.registry.ControlResolver, param_registry: jdxi_editor.midi.data.effects.param.registry.EffectParamRegistry, type_handler: jdxi_editor.midi.data.effects.type.handler.EffectTypeHandler)[source]
Clean, deterministic, editor-agnostic SysEx UI updater
- dispatch(sysex_data: Dict[str, Any]) jdxi_editor.ui.editors.effects.dispatch_stats.DispatchStats[source]
dispatch