jdxi_editor.ui.editors.effects.data =================================== .. py:module:: jdxi_editor.ui.editors.effects.data Classes ------- .. autoapisummary:: jdxi_editor.ui.editors.effects.data.EffectsData Module Contents --------------- .. py:class:: EffectsData Collection of ui lists for Effects .. py:attribute:: rate_note_states :value: ['RATE', 'NOTE'] .. py:attribute:: efx1_types :value: ['Thru', 'DISTORTION', 'FUZZ', 'COMPRESSOR', 'BIT CRUSHER'] .. py:attribute:: efx1_type_values :value: [0, 1, 2, 3, 4] .. py:attribute:: efx2_types :value: ['OFF', 'FLANGER', 'PHASER', 'RING MOD', 'SLICER'] .. py:attribute:: efx2_type_values :value: [0, 5, 6, 7, 8] .. py:attribute:: output_assignments :value: ['DIR', 'EFX2'] .. py:attribute:: effects_generic_types :value: ['0', '1', '2', '3', '4', '5'] .. py:attribute:: switch_states :value: ['OFF', 'ON'] .. py:attribute:: flanger_notes :value: ['1/96', '1/64', '1/48', '1/32', '1/24', '3/64', '1/16', '1/12', '3/32', '1/8', '1/6', '3/16',... .. py:attribute:: compression_ratios :value: [' 1:1', ' 2:1', ' 3:1', ' 4:1', ' 5:1', ' 6:1', ' 7:1', ' 8:1', ' 9:1', ' 10:1', '... .. py:attribute:: compression_attack_times :value: ['0.05', '0.06', '0.07', '0.08', '0.09', '0.10', '0.20', '0.30', '0.40', '0.50', '0.60', '0.70',... .. py:attribute:: compression_release_times :value: ['0.05', '0.07', '0.10', '0.50', '1', '5', '10', '17', '25', '50', '75', '100', '200', '300',...