jdxi_editor.midi.data.base.oscillator ===================================== .. py:module:: jdxi_editor.midi.data.base.oscillator .. autoapi-nested-parse:: Oscillator Widgets Classes ------- .. autoapisummary:: jdxi_editor.midi.data.base.oscillator.OscillatorWidgetTypes Module Contents --------------- .. py:class:: OscillatorWidgetTypes Base class for Oscillator Widgets .. py:attribute:: WAVEFORM_BUTTONS :type: str :value: 'waveform_buttons' .. py:attribute:: PWM :type: str :value: 'pwm_widget' .. py:attribute:: PITCH_ENV_WIDGETS :type: str :value: 'pitch_env_widgets' .. py:attribute:: PW_SHIFT :type: str :value: 'pw_shift_slider' .. py:attribute:: PITCH_ENV :type: str :value: 'pitch_env_widget' .. py:attribute:: OSC_PITCH_FINE :type: str :value: 'osc_pitch_fine_slider' .. py:attribute:: OSC_PITCH_COARSE :type: str :value: 'osc_pitch_coarse_slider'