jdxi_editor.ui.editors.analog.lfo.section
Analog LFO Section
Classes
Abstract base class for LFO sections. All LFOs (Analog, Digital, Mod) use _create_shape_row() for exclusive wave shape selection. |
Module Contents
- class jdxi_editor.ui.editors.analog.lfo.section.AnalogLFOSection(send_midi_parameter: Callable | None = None, midi_helper: jdxi_editor.midi.io.helper.MidiIOHelper = None)[source]
Bases:
jdxi_editor.ui.editors.base.lfo.BaseLFOSectionAbstract base class for LFO sections. All LFOs (Analog, Digital, Mod) use _create_shape_row() for exclusive wave shape selection.