jdxi_editor.midi.data.parameter.effects.common ============================================== .. py:module:: jdxi_editor.midi.data.parameter.effects.common .. autoapi-nested-parse:: Effects Common Classes ------- .. autoapisummary:: jdxi_editor.midi.data.parameter.effects.common.AddressParameterEffectCommon Module Contents --------------- .. py:class:: AddressParameterEffectCommon Bases: :py:obj:`enum.Enum` Common parameters for Effects. .. py:attribute:: PROGRAM_EFFECT_1 :value: 2 .. py:attribute:: PROGRAM_EFFECT_2 :value: 4 .. py:attribute:: PROGRAM_DELAY :value: 6 .. py:attribute:: PROGRAM_REVERB :value: 8 .. py:property:: address :type: int