jdxi_editor.midi.data.base.tab ============================== .. py:module:: jdxi_editor.midi.data.base.tab .. autoapi-nested-parse:: Tabs of the Main Tab Widget Classes ------- .. autoapisummary:: jdxi_editor.midi.data.base.tab.BaseTabName Module 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'