jdxi_editor.ui.editors.digital.common.spec

Common Editor Widget Spec

Classes

CommonWidgetSpec

Common Editor Widgets

Module Contents

class jdxi_editor.ui.editors.digital.common.spec.CommonWidgetSpec[source]

Common Editor Widgets

pitch: list[jdxi_editor.ui.widgets.spec.SliderSpec] = None[source]
portamento_switches: list[jdxi_editor.ui.widgets.spec.SwitchSpec] = None[source]
combos: list[jdxi_editor.ui.widgets.spec.ComboBoxSpec] = None[source]
other_switches: list[jdxi_editor.ui.widgets.spec.SwitchSpec] = None[source]