jdxi_editor.ui.widgets.envelope.parameter ========================================= .. py:module:: jdxi_editor.ui.widgets.envelope.parameter .. autoapi-nested-parse:: Envelope Parameters Classes ------- .. autoapisummary:: jdxi_editor.ui.widgets.envelope.parameter.EnvelopeParameter Module Contents --------------- .. py:class:: EnvelopeParameter Parameters for Envelope Widgets .. py:attribute:: INITIAL_LEVEL :type: str :value: 'initial_level' .. py:attribute:: RANGE_LOWER :value: 'range_lower' .. py:attribute:: RANGE_UPPER :value: 'range_upper' .. py:attribute:: DURATION :value: 'duration' .. py:attribute:: FILTER_CUTOFF :value: 'filter_cutoff' .. py:attribute:: FILTER_SLOPE :type: str :value: 'slope_param' .. py:attribute:: FILTER_RESONANCE :value: 'filter_resonance' .. py:attribute:: PEAK_LEVEL :type: str :value: 'peak_level' .. py:attribute:: MOD_DEPTH :type: str :value: 'mod_depth' .. py:attribute:: DEPTH :type: str :value: 'depth' .. py:attribute:: SUSTAIN_LEVEL :type: str :value: 'sustain_level' .. py:attribute:: ATTACK_TIME :type: str :value: 'attack_time' .. py:attribute:: DECAY_TIME :type: str :value: 'decay_time' .. py:attribute:: RELEASE_TIME :type: str :value: 'release_time' .. py:attribute:: PULSE_WIDTH :type: str :value: 'pulse_width' .. py:attribute:: FADE_LOWER :type: str :value: 'fade_lower' .. py:attribute:: FADE_UPPER :type: str :value: 'fade_upper' .. py:attribute:: V_SENS :type: str :value: 'v_sens' .. py:attribute:: T1_V_SENS :type: str :value: 't1_v_sens' .. py:attribute:: T4_V_SENS :type: str :value: 't4_v_sens' .. py:attribute:: TIME_0 :type: str :value: 'time_0' .. py:attribute:: TIME_1 :type: str :value: 'time_1' .. py:attribute:: TIME_2 :type: str :value: 'time_2' .. py:attribute:: TIME_3 :type: str :value: 'time_3' .. py:attribute:: TIME_4 :type: str :value: 'time_4' .. py:attribute:: LEVEL_0 :type: str :value: 'level_0' .. py:attribute:: LEVEL_1 :type: str :value: 'level_1' .. py:attribute:: LEVEL_2 :type: str :value: 'level_2' .. py:attribute:: LEVEL_3 :type: str :value: 'level_3' .. py:attribute:: LEVEL_4 :type: str :value: 'level_4'