jdxi_editor.ui.editors.base.common.section
Common Section
Classes
Common section for analog synth parameters. |
Module Contents
- class jdxi_editor.ui.editors.base.common.section.BaseCommonSection(icons_row_type: str, analog: bool = False, midi_helper: jdxi_editor.midi.io.helper.MidiIOHelper = None, send_midi_parameter: Callable = None, controls: dict = None)[source]
Bases:
jdxi_editor.ui.widgets.editor.section_base.SectionBaseWidgetCommon section for analog synth parameters.