jdxi_editor.ui.widgets.spec
Widget Specs
Classes
Filter Widget Spec |
|
Class representing the specification for a filter mode. |
|
Class representing the specification for a slider. |
|
Class representing the specification for a switch. |
|
Class representing the specification for a combo box. |
|
Spec for PWM widget: pulse width and modulation depth parameters. |
|
Spec for Pitch Envelope widget: attack, decay, and depth parameters. |
Module Contents
- class jdxi_editor.ui.widgets.spec.FilterSpec[source]
Class representing the specification for a filter mode.
- class jdxi_editor.ui.widgets.spec.SliderSpec[source]
Class representing the specification for a slider.
- class jdxi_editor.ui.widgets.spec.SwitchSpec[source]
Class representing the specification for a switch.
- class jdxi_editor.ui.widgets.spec.ComboBoxSpec[source]
Class representing the specification for a combo box.
- class jdxi_editor.ui.widgets.spec.PWMSpec[source]
Spec for PWM widget: pulse width and modulation depth parameters.