jdxi_editor.midi.data.effects.sysex.dispatcher

Classes

EffectsSysExDispatcher

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

METADATA_KEYS[source]
controls[source]
registry[source]
type_handler[source]
dispatch(sysex_data: Dict[str, Any]) jdxi_editor.ui.editors.effects.dispatch_stats.DispatchStats[source]

dispatch