jdxi_editor.midi.data.base.tab

Tabs of the Main Tab Widget

Classes

BaseTabName

Tabs present on the Manin Tab Widget

Module Contents

class jdxi_editor.midi.data.base.tab.BaseTabName[source]

Tabs present on the Manin Tab Widget

OSCILLATOR: str = 'oscillator_tab'[source]
FILTER: str = 'filter_tab'[source]
AMP: str = 'amp_tab'[source]
LFO: str = 'lfo_tab'[source]