jdxi_editor.ui.editors.analog.lfo
Analog LFO Section
Classes
Analog LFO Section (responsive layout version) |
|
Analog LFO Section |
Module Contents
- class jdxi_editor.ui.editors.analog.lfo.AnalogLFOSectionNew(create_parameter_slider: Callable, create_parameter_switch: Callable, create_parameter_combo_box: Callable, on_lfo_shape_changed: Callable, lfo_shape_buttons: Dict[int, PySide6.QtWidgets.QPushButton])[source]
Bases:
PySide6.QtWidgets.QWidgetAnalog LFO Section (responsive layout version)
- class jdxi_editor.ui.editors.analog.lfo.AnalogLFOSection(create_parameter_slider: Callable, create_parameter_switch: Callable, create_parameter_combo_box: Callable, on_lfo_shape_changed: Callable, lfo_shape_buttons: dict)[source]
Bases:
PySide6.QtWidgets.QWidgetAnalog LFO Section