jdxi_editor.midi.data.base ========================== .. py:module:: jdxi_editor.midi.data.base Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/jdxi_editor/midi/data/base/oscillator/index /autoapi/jdxi_editor/midi/data/base/tab/index Classes ------- .. autoapisummary:: jdxi_editor.midi.data.base.BaseTabName Package Contents ---------------- .. py:class:: BaseTabName Tabs present on the Manin Tab Widget .. py:attribute:: OSCILLATOR :type: str :value: 'oscillator_tab' .. py:attribute:: FILTER :type: str :value: 'filter_tab' .. py:attribute:: AMP :type: str :value: 'amp_tab' .. py:attribute:: LFO :type: str :value: 'lfo_tab'