From 03d361da529610b6dbcc3eacbae8c738db8c448c Mon Sep 17 00:00:00 2001 From: Nikolay Lysenko Date: Sat, 20 Jul 2024 18:10:53 +0300 Subject: [PATCH] feat: Release 9 finely-crafted presets --- presets/bass_recorder.yml | 1097 +++++++++++++++++++++ presets/breathy_open_diapason.yml | 689 ++++++++++++++ presets/breathy_quintaten.yml | 857 +++++++++++++++++ presets/breathy_violon.yml | 1477 +++++++++++++++++++++++++++++ presets/irish_flute.yml | 750 +++++++++++++++ presets/pure_open_diapason.yml | 520 ++++++++++ presets/pure_quintaten.yml | 636 +++++++++++++ presets/pure_violon.yml | 1085 +++++++++++++++++++++ presets/trompette.yml | 1199 +++++++++++++++++++++++ 9 files changed, 8310 insertions(+) create mode 100755 presets/bass_recorder.yml create mode 100755 presets/breathy_open_diapason.yml create mode 100755 presets/breathy_quintaten.yml create mode 100755 presets/breathy_violon.yml create mode 100755 presets/irish_flute.yml create mode 100755 presets/pure_open_diapason.yml create mode 100755 presets/pure_quintaten.yml create mode 100755 presets/pure_violon.yml create mode 100755 presets/trompette.yml diff --git a/presets/bass_recorder.yml b/presets/bass_recorder.yml new file mode 100755 index 0000000..7c184af --- /dev/null +++ b/presets/bass_recorder.yml @@ -0,0 +1,1097 @@ +--- +- name: bass_recorder + partials: + - wave: # 1st partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.1 + max_attack_duration: 0.1 + attack_degree: 1.2 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.05 + decay_to_ds_max_ratio: 0.15 + max_decay_duration: 0.15 + decay_degree: 0.9 + sustain_level: 0.9 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.9 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 1.0 + amplitude_ratio: 1.0 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.0 + random_detuning_range: 0.005 + - wave: # Noise around the 1st partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 1.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: automation + automated_effect_name: filter_sweep + kind: relative + frequency: 5 + order: 3 + break_points: + - relative_position: 0.0 + bands: + - [0.975, 1.0256410256410258] + - [0.98, 1.0204081632653061] + - relative_position: 0.15 + bands: + - [0.95, 1.0526315789473684] + - [0.96, 1.0416666666666667] + - relative_position: 1.0 + bands: + - [0.975, 1.0256410256410258] + - [0.98, 1.0204081632653061] + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.1 + max_attack_duration: 0.1 + attack_degree: 1.2 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.05 + decay_to_ds_max_ratio: 0.15 + max_decay_duration: 0.15 + decay_degree: 0.9 + sustain_level: 0.9 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.9 + peak_value: 1.0 + envelope_values_on_velocity_order: 1.0 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 2nd partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.11 + max_attack_duration: 0.105 + attack_degree: 1.18 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 0.14 + max_decay_duration: 0.15 + decay_degree: 0.9 + sustain_level: 0.87 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.85 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 2.0 + amplitude_ratio: 0.05011872 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.05 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 6 + amplitude: 0.025 + phase: 6.0742 + - wave: # Noise around the 2nd partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 2.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: automation + automated_effect_name: filter_sweep + kind: relative + frequency: 5 + order: 3 + break_points: + - relative_position: 0.0 + bands: + - [1.95, 2.0512820512820515] + - [1.96, 2.0408163265306123] + - relative_position: 0.16 + bands: + - [1.9, 2.1052631578947367] + - [1.92, 2.0833333333333335] + - relative_position: 1.0 + bands: + - [1.95, 2.0512820512820515] + - [1.96, 2.0408163265306123] + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.11 + max_attack_duration: 0.11 + attack_degree: 1.18 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 0.14 + max_decay_duration: 0.15 + decay_degree: 0.9 + sustain_level: 0.86 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.85 + peak_value: 0.05011872 + envelope_values_on_velocity_order: 1.05 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 3rd partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.12 + max_attack_duration: 0.11 + attack_degree: 1.16 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 0.13 + max_decay_duration: 0.15 + decay_degree: 0.9 + sustain_level: 0.84 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.8 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 3.0 + amplitude_ratio: 0.03162278 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.1 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 6 + amplitude: 0.05 + phase: 1.4254 + - wave: # Noise around the 3rd partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 3.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: automation + automated_effect_name: filter_sweep + kind: relative + frequency: 5 + order: 3 + break_points: + - relative_position: 0.0 + bands: + - [2.925, 3.0769230769230775] + - [2.94, 3.0612244897959187] + - relative_position: 0.16999999999999998 + bands: + - [2.8499999999999996, 3.1578947368421053] + - [2.88, 3.125] + - relative_position: 1.0 + bands: + - [2.925, 3.0769230769230775] + - [2.94, 3.0612244897959187] + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.12 + max_attack_duration: 0.12 + attack_degree: 1.16 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 0.13 + max_decay_duration: 0.15 + decay_degree: 0.9 + sustain_level: 0.82 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.8 + peak_value: 0.03162278 + envelope_values_on_velocity_order: 1.1 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 4th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.13 + max_attack_duration: 0.115 + attack_degree: 1.14 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 0.12 + max_decay_duration: 0.15 + decay_degree: 0.9 + sustain_level: 0.81 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.75 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 4.0 + amplitude_ratio: 0.00398107 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.15 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 6 + amplitude: 0.075 + phase: 1.9828 + - wave: # Noise around the 4th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 4.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: automation + automated_effect_name: filter_sweep + kind: relative + frequency: 5 + order: 3 + break_points: + - relative_position: 0.0 + bands: + - [3.9, 4.102564102564103] + - [3.92, 4.081632653061225] + - relative_position: 0.18 + bands: + - [3.8, 4.2105263157894735] + - [3.84, 4.166666666666667] + - relative_position: 1.0 + bands: + - [3.9, 4.102564102564103] + - [3.92, 4.081632653061225] + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.13 + max_attack_duration: 0.13 + attack_degree: 1.14 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 0.12 + max_decay_duration: 0.15 + decay_degree: 0.9 + sustain_level: 0.78 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.75 + peak_value: 0.00398107 + envelope_values_on_velocity_order: 1.15 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 5th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.14 + max_attack_duration: 0.12 + attack_degree: 1.12 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 0.11 + max_decay_duration: 0.15 + decay_degree: 0.9 + sustain_level: 0.78 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.7 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 5.0 + amplitude_ratio: 0.01 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.2 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 6 + amplitude: 0.1 + phase: 0.1252 + - wave: # Noise around the 5th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 5.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: automation + automated_effect_name: filter_sweep + kind: relative + frequency: 5 + order: 3 + break_points: + - relative_position: 0.0 + bands: + - [4.875, 5.128205128205129] + - [4.9, 5.1020408163265305] + - relative_position: 0.19 + bands: + - [4.75, 5.263157894736842] + - [4.8, 5.208333333333334] + - relative_position: 1.0 + bands: + - [4.875, 5.128205128205129] + - [4.9, 5.1020408163265305] + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.14 + max_attack_duration: 0.14 + attack_degree: 1.12 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 0.11 + max_decay_duration: 0.15 + decay_degree: 0.9 + sustain_level: 0.74 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.7 + peak_value: 0.01 + envelope_values_on_velocity_order: 1.2 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 6th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.15 + max_attack_duration: 0.125 + attack_degree: 1.1 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 0.1 + max_decay_duration: 0.15 + decay_degree: 0.9 + sustain_level: 0.75 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.65 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 6.0 + amplitude_ratio: 0.00003981 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.25 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 6 + amplitude: 0.125 + phase: 3.8772 + - wave: # Noise around the 6th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 6.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: automation + automated_effect_name: filter_sweep + kind: relative + frequency: 5 + order: 3 + break_points: + - relative_position: 0.0 + bands: + - [5.85, 6.153846153846155] + - [5.88, 6.122448979591837] + - relative_position: 0.2 + bands: + - [5.699999999999999, 6.315789473684211] + - [5.76, 6.25] + - relative_position: 1.0 + bands: + - [5.85, 6.153846153846155] + - [5.88, 6.122448979591837] + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.15 + max_attack_duration: 0.15 + attack_degree: 1.1 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 0.1 + max_decay_duration: 0.15 + decay_degree: 0.9 + sustain_level: 0.7 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.65 + peak_value: 0.00003981 + envelope_values_on_velocity_order: 1.25 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 7th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.16 + max_attack_duration: 0.13 + attack_degree: 1.08 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 0.09 + max_decay_duration: 0.15 + decay_degree: 0.9 + sustain_level: 0.72 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.6 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 7.0 + amplitude_ratio: 0.00003162 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.3 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 6 + amplitude: 0.15 + phase: 0.3733 + - wave: # Noise around the 7th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 7.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: automation + automated_effect_name: filter_sweep + kind: relative + frequency: 5 + order: 3 + break_points: + - relative_position: 0.0 + bands: + - [6.825, 7.179487179487181] + - [6.859999999999999, 7.142857142857143] + - relative_position: 0.21 + bands: + - [6.6499999999999995, 7.368421052631579] + - [6.72, 7.291666666666667] + - relative_position: 1.0 + bands: + - [6.825, 7.179487179487181] + - [6.859999999999999, 7.142857142857143] + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.16 + max_attack_duration: 0.16 + attack_degree: 1.08 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 0.09 + max_decay_duration: 0.15 + decay_degree: 0.9 + sustain_level: 0.66 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.6 + peak_value: 0.00003162 + envelope_values_on_velocity_order: 1.3 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 8th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.17 + max_attack_duration: 0.135 + attack_degree: 1.06 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 0.08 + max_decay_duration: 0.15 + decay_degree: 0.9 + sustain_level: 0.69 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.55 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 8.0 + amplitude_ratio: 0.00012589 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.35 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 6 + amplitude: 0.175 + phase: 6.1557 + - wave: # Noise around the 8th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 8.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: automation + automated_effect_name: filter_sweep + kind: relative + frequency: 5 + order: 3 + break_points: + - relative_position: 0.0 + bands: + - [7.8, 8.205128205128206] + - [7.84, 8.16326530612245] + - relative_position: 0.22 + bands: + - [7.6, 8.421052631578947] + - [7.68, 8.333333333333334] + - relative_position: 1.0 + bands: + - [7.8, 8.205128205128206] + - [7.84, 8.16326530612245] + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.17 + max_attack_duration: 0.17 + attack_degree: 1.06 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 0.08 + max_decay_duration: 0.15 + decay_degree: 0.9 + sustain_level: 0.62 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.55 + peak_value: 0.00012589 + envelope_values_on_velocity_order: 1.35 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 9th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.18 + max_attack_duration: 0.14 + attack_degree: 1.04 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 0.07 + max_decay_duration: 0.15 + decay_degree: 0.9 + sustain_level: 0.66 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.5 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 9.0 + amplitude_ratio: 0.00007943 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.4 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 6 + amplitude: 0.2 + phase: 3.0795 + - wave: # Noise around the 9th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 9.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: automation + automated_effect_name: filter_sweep + kind: relative + frequency: 5 + order: 3 + break_points: + - relative_position: 0.0 + bands: + - [8.775, 9.230769230769232] + - [8.82, 9.183673469387756] + - relative_position: 0.22999999999999998 + bands: + - [8.549999999999999, 9.473684210526315] + - [8.64, 9.375] + - relative_position: 1.0 + bands: + - [8.775, 9.230769230769232] + - [8.82, 9.183673469387756] + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.18 + max_attack_duration: 0.18 + attack_degree: 1.04 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 0.07 + max_decay_duration: 0.15 + decay_degree: 0.9 + sustain_level: 0.58 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.5 + peak_value: 0.00007943 + envelope_values_on_velocity_order: 1.4 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 10th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.19 + max_attack_duration: 0.145 + attack_degree: 1.02 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 0.06 + max_decay_duration: 0.15 + decay_degree: 0.9 + sustain_level: 0.63 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.45 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 10.0 + amplitude_ratio: 0.00001 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.45 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 6 + amplitude: 0.2125 + phase: 4.6151 + - wave: # Noise around the 10th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 10.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: automation + automated_effect_name: filter_sweep + kind: relative + frequency: 5 + order: 3 + break_points: + - relative_position: 0.0 + bands: + - [9.75, 10.256410256410257] + - [9.8, 10.204081632653061] + - relative_position: 0.24 + bands: + - [9.5, 10.526315789473683] + - [9.6, 10.416666666666668] + - relative_position: 1.0 + bands: + - [9.75, 10.256410256410257] + - [9.8, 10.204081632653061] + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.19 + max_attack_duration: 0.19 + attack_degree: 1.02 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 0.06 + max_decay_duration: 0.15 + decay_degree: 0.9 + sustain_level: 0.54 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.45 + peak_value: 0.00001 + envelope_values_on_velocity_order: 1.45 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 11th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.2 + max_attack_duration: 0.15 + attack_degree: 1.0 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 0.05 + max_decay_duration: 0.15 + decay_degree: 0.9 + sustain_level: 0.6 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.4 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 11.0 + amplitude_ratio: 0.000001 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.5 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 6 + amplitude: 0.225 + phase: 5.6561 + - wave: # Noise around the 11th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 11.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: automation + automated_effect_name: filter_sweep + kind: relative + frequency: 5 + order: 3 + break_points: + - relative_position: 0.0 + bands: + - [10.725, 11.282051282051283] + - [10.78, 11.224489795918368] + - relative_position: 0.25 + bands: + - [10.45, 11.578947368421051] + - [10.559999999999999, 11.458333333333334] + - relative_position: 1.0 + bands: + - [10.725, 11.282051282051283] + - [10.78, 11.224489795918368] + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.2 + max_attack_duration: 0.2 + attack_degree: 1.0 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 0.05 + max_decay_duration: 0.15 + decay_degree: 0.9 + sustain_level: 0.5 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.4 + peak_value: 0.000001 + envelope_values_on_velocity_order: 1.5 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # Chiff noise. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.0 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 1.0 # This value affects nothing. + amplitude_ratio: 1.0 # This value affects nothing. + effects: + - name: equalizer # Make a sort of blue noise from white noise. + breakpoint_frequencies: + - 0 + - 80 + - 160 + - 320 + - 640 + - 1280 + - 2560 + - 5120 + - 10240 + - 20480 + gains: + - 0.1 + - 0.2 + - 0.3 + - 0.4 + - 0.5 + - 0.6 + - 0.7 + - 0.8 + - 0.9 + - 1.0 + - name: automation # Highlight sibilant frequencies range. + automated_effect_name: equalizer + gains: + - 0.0 + - 1.0 + - 1.0 + - 0.0 + break_points: + - relative_position: 0.0 + breakpoint_frequencies: + - 0 + - 5000 + - 8000 + - 16000 + - relative_position: 0.0125 + breakpoint_frequencies: + - 0 + - 4000 + - 10000 + - 21000 + - relative_position: 0.025 + breakpoint_frequencies: + - 0 + - 5000 + - 8000 + - 21000 + - relative_position: 0.0375 + breakpoint_frequencies: + - 0 + - 5000 + - 7500 + - 16000 + - relative_position: 0.05 + breakpoint_frequencies: + - 0 + - 4500 + - 7000 + - 16000 + - relative_position: 0.075 + breakpoint_frequencies: + - 0 + - 4500 + - 6500 + - 16000 + - relative_position: 1.0 + breakpoint_frequencies: + - 0 + - 5000 + - 6000 + - 16000 + - name: automation # Gradually merge chiff noise with stable tone. + automated_effect_name: filter + kind: relative + order: 2 + break_points: + - relative_position: 0.0 + max_frequency_ratio: 10.0 + - relative_position: 0.0125 + max_frequency_ratio: 100.0 + - relative_position: 0.025 + max_frequency_ratio: 10.0 + - relative_position: 0.0375 + max_frequency_ratio: 8.0 + - relative_position: 0.05 + max_frequency_ratio: 6.0 + - relative_position: 0.0625 + min_frequency_ratio: 0.66 + max_frequency_ratio: 4.0 + - relative_position: 0.075 + max_frequency_ratio: 3 + - relative_position: 0.1 + min_frequency_ratio: 0.66 + max_frequency_ratio: 1.5 + - relative_position: 1.0 + min_frequency_ratio: 0.833 + max_frequency_ratio: 1.2 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.08 + max_attack_duration: 0.08 + attack_degree: 1.1 + hold_to_hds_max_ratio: 0.0 + max_hold_duration: 0.0 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 0.17 + decay_degree: 0.8 + sustain_level: 0.0 + max_sustain_duration: 10.0 + max_release_duration: 0.0 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + peak_value: 0.015 + envelope_values_on_velocity_order: 1.0 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.05 + - wave: # Noise padding (pipe sibilance). + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 1.0 # This value affects nothing. + amplitude_ratio: 1.0 # This value affects nothing. + effects: + - name: automation + automated_effect_name: equalizer + original_sound_weight: 0.0 + gains: + - 0.8 + - 0.8 + - 1.2 + - 0.2 + break_points: + - relative_position: 0.0 + breakpoint_frequencies: + - 0 + - 1000 + - 2000 + - 20000 + - relative_position: 0.05 + breakpoint_frequencies: + - 0 + - 2000 + - 4000 + - 20000 + - relative_position: 0.1 + breakpoint_frequencies: + - 0 + - 3000 + - 6000 + - 20000 + - relative_position: 1.0 + breakpoint_frequencies: + - 0 + - 5000 + - 10000 + - 20000 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.1 + max_attack_duration: 0.1 + attack_degree: 1.2 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.05 + decay_to_ds_max_ratio: 0.15 + max_decay_duration: 0.15 + decay_degree: 0.8 + sustain_level: 0.5 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + peak_value: 0.00075 + envelope_values_on_velocity_order: 1.0 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.05 + amplitude_scaling: 0.78 + effects: + - name: equalizer # Resonance and formants. + breakpoint_frequencies: + - 500 + - 550 + - 600 + - 1000 + - 1100 + - 1200 + - 3000 + - 6000 + - 21000 + gains: + - 1.0 + - 1.5 + - 1.0 + - 1.0 + - 1.3 + - 1.0 + - 1.0 + - 0.8 + - 0.0 diff --git a/presets/breathy_open_diapason.yml b/presets/breathy_open_diapason.yml new file mode 100755 index 0000000..ace040b --- /dev/null +++ b/presets/breathy_open_diapason.yml @@ -0,0 +1,689 @@ +--- +- name: breathy_open_diapason + partials: + - wave: # 1st partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 1.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 0.992 + max_frequency_ratio: 1.0080645161290323 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.125 + max_attack_duration: 0.15 + attack_degree: 1.1 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.05 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.1 + sustain_level: 0.9 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.9 + peak_value: 1.0 + envelope_values_on_velocity_order: 1.0 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + frequency: 7 + width: 0.01 + phase: 0.3659 + - wave: # 2nd partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 2.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 1.984 + max_frequency_ratio: 2.0161290322580645 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.135 + max_attack_duration: 0.15 + attack_degree: 1.09 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.09 + sustain_level: 0.875 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.87 + peak_value: 0.25118864 + envelope_values_on_velocity_order: 1.05 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + frequency: 7 + width: 0.04 + phase: 0.7349 + - wave: # 3rd partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 3.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 2.976 + max_frequency_ratio: 3.024193548387097 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.145 + max_attack_duration: 0.15 + attack_degree: 1.08 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.08 + sustain_level: 0.85 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.84 + peak_value: 0.19952623 + envelope_values_on_velocity_order: 1.1 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + frequency: 7 + width: 0.07 + phase: 4.3804 + - wave: # 4th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 4.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 3.968 + max_frequency_ratio: 4.032258064516129 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.155 + max_attack_duration: 0.15 + attack_degree: 1.07 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.07 + sustain_level: 0.825 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.81 + peak_value: 0.07943282 + envelope_values_on_velocity_order: 1.15 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + frequency: 7 + width: 0.1 + phase: 2.2027 + - wave: # 5th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 5.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 4.96 + max_frequency_ratio: 5.040322580645161 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.165 + max_attack_duration: 0.15 + attack_degree: 1.06 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.06 + sustain_level: 0.8 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.78 + peak_value: 0.03162278 + envelope_values_on_velocity_order: 1.2 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + frequency: 7 + width: 0.13 + phase: 1.5569 + - wave: # 6th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 6.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 5.952 + max_frequency_ratio: 6.048387096774194 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.175 + max_attack_duration: 0.15 + attack_degree: 1.05 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.05 + sustain_level: 0.775 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.75 + peak_value: 0.01584893 + envelope_values_on_velocity_order: 1.25 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + frequency: 7 + width: 0.16 + phase: 5.1983 + - wave: # 7th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 7.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 6.944 + max_frequency_ratio: 7.056451612903226 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.185 + max_attack_duration: 0.15 + attack_degree: 1.04 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.04 + sustain_level: 0.75 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.72 + peak_value: 0.02511886 + envelope_values_on_velocity_order: 1.3 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + frequency: 7 + width: 0.19 + phase: 0.2247 + - wave: # 8th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 8.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 7.936 + max_frequency_ratio: 8.064516129032258 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.195 + max_attack_duration: 0.15 + attack_degree: 1.03 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.03 + sustain_level: 0.725 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.69 + peak_value: 0.01 + envelope_values_on_velocity_order: 1.35 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + frequency: 7 + width: 0.22 + phase: 4.3104 + - wave: # 9th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 9.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 8.928 + max_frequency_ratio: 9.07258064516129 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.205 + max_attack_duration: 0.15 + attack_degree: 1.02 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.02 + sustain_level: 0.7 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.66 + peak_value: 0.01258925 + envelope_values_on_velocity_order: 1.4 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + frequency: 7 + width: 0.25 + phase: 6.0269 + - wave: # 10th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 10.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 9.92 + max_frequency_ratio: 10.080645161290322 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.215 + max_attack_duration: 0.15 + attack_degree: 1.01 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.01 + sustain_level: 0.675 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.63 + peak_value: 0.00398107 + envelope_values_on_velocity_order: 1.45 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + frequency: 7 + width: 0.28 + phase: 2.6982 + - wave: # 11th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 11.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 10.911999999999999 + max_frequency_ratio: 11.088709677419354 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.225 + max_attack_duration: 0.15 + attack_degree: 1.0 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.0 + sustain_level: 0.65 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.6 + peak_value: 0.00501187 + envelope_values_on_velocity_order: 1.5 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + frequency: 7 + width: 0.31 + phase: 1.8768 + - wave: # 12th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 12.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 11.904 + max_frequency_ratio: 12.096774193548388 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.235 + max_attack_duration: 0.15 + attack_degree: 0.99 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.99 + sustain_level: 0.625 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.57 + peak_value: 0.00251189 + envelope_values_on_velocity_order: 1.55 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + frequency: 7 + width: 0.34 + phase: 4.3444 + - wave: # 13th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 13.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 12.896 + max_frequency_ratio: 13.10483870967742 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.245 + max_attack_duration: 0.15 + attack_degree: 0.98 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.98 + sustain_level: 0.6 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.54 + peak_value: 0.00158489 + envelope_values_on_velocity_order: 1.6 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + frequency: 7 + width: 0.37 + phase: 5.1311 + - wave: # 2nd partial attack transient. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 2.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 1.98 + max_frequency_ratio: 2.0202020202020203 + order: 2 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.05 + max_attack_duration: 0.05 + attack_degree: 1.3 + hold_to_hds_max_ratio: 0.0 + max_hold_duration: 0.0 + decay_to_ds_max_ratio: 0.25 + max_decay_duration: 0.15 + decay_degree: 1.1 + sustain_level: 0.1 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.8 + peak_value: 0.1 + envelope_values_on_velocity_order: 1.05 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # Noise padding (blown noise). + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 1.0 # This value affects nothing. + amplitude_ratio: 1.0 # This value affects nothing. + effects: + - name: automation + automated_effect_name: filter + kind: relative + order: 3 + break_points: + - relative_position: 0.0 + max_frequency_ratio: 100.0 + - relative_position: 0.05 + max_frequency_ratio: 15.0 + - relative_position: 0.1 + max_frequency_ratio: 10.0 + - relative_position: 1.0 + max_frequency_ratio: 10.0 + - name: automation + automated_effect_name: equalizer + kind: relative + break_points: + - relative_position: 0.0 + gains: + - 1.0 + - 5.0 + - 1.0 + - 1.0 + - 5.0 + - 1.0 + breakpoint_frequencies_ratios: + - 3.5 + - 4.1 + - 4.7 + - 5.2 + - 5.7 + - 6.2 + - relative_position: 0.05 + gains: + - 1.0 + - 5.0 + - 1.0 + - 1.0 + - 5.0 + - 1.0 + breakpoint_frequencies_ratios: + - 1.1 + - 1.4 + - 1.7 + - 1.9 + - 2.2 + - 2.5 + - relative_position: 0.1 + gains: + - 1.0 + - 2.0 + - 1.0 + - 1.0 + - 2.0 + - 1.0 + breakpoint_frequencies_ratios: + - 1.1 + - 1.4 + - 1.7 + - 1.9 + - 2.2 + - 2.5 + - relative_position: 1.0 + gains: + - 1.0 + - 1.0 + breakpoint_frequencies_ratios: + - 1.0 + - 20.0 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.125 + max_attack_duration: 0.15 + attack_degree: 1.1 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.03 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.05 + sustain_level: 0.9 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.9 + peak_value: 0.015 + envelope_values_on_velocity_order: 1.0 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.05 + amplitude_scaling: 1.0 diff --git a/presets/breathy_quintaten.yml b/presets/breathy_quintaten.yml new file mode 100755 index 0000000..1e7013c --- /dev/null +++ b/presets/breathy_quintaten.yml @@ -0,0 +1,857 @@ +--- +- name: breathy_quintaten + partials: + - wave: # 1st partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 1.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 0.992 + max_frequency_ratio: 1.0080645161290323 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.125 + max_attack_duration: 0.15 + attack_degree: 1.1 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.05 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.1 + sustain_level: 0.9 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.9 + peak_value: 1.0 + envelope_values_on_velocity_order: 1.0 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + frequency: 7 + width: 0.01 + phase: 0.4236 + - wave: # 2nd partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 2.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 1.984 + max_frequency_ratio: 2.0161290322580645 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.135 + max_attack_duration: 0.15 + attack_degree: 1.09 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.09 + sustain_level: 0.875 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.87 + peak_value: 0.03162278 + envelope_values_on_velocity_order: 1.05 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + frequency: 7 + width: 0.04 + phase: 0.4593 + - wave: # 3rd partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 3.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 2.976 + max_frequency_ratio: 3.024193548387097 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.145 + max_attack_duration: 0.15 + attack_degree: 1.08 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.08 + sustain_level: 0.85 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.84 + peak_value: 0.28183829 + envelope_values_on_velocity_order: 1.1 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + frequency: 7 + width: 0.07 + phase: 3.4912 + - wave: # 4th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 4.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 3.968 + max_frequency_ratio: 4.032258064516129 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.155 + max_attack_duration: 0.15 + attack_degree: 1.07 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.07 + sustain_level: 0.825 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.81 + peak_value: 0.03981072 + envelope_values_on_velocity_order: 1.15 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + frequency: 7 + width: 0.1 + phase: 5.6199 + - wave: # 5th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 5.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 4.96 + max_frequency_ratio: 5.040322580645161 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.165 + max_attack_duration: 0.15 + attack_degree: 1.06 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.06 + sustain_level: 0.8 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.78 + peak_value: 0.00630957 + envelope_values_on_velocity_order: 1.2 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + frequency: 7 + width: 0.13 + phase: 1.364 + - wave: # 6th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 6.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 5.952 + max_frequency_ratio: 6.048387096774194 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.175 + max_attack_duration: 0.15 + attack_degree: 1.05 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.05 + sustain_level: 0.775 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.75 + peak_value: 0.05011872 + envelope_values_on_velocity_order: 1.25 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + frequency: 7 + width: 0.16 + phase: 5.1167 + - wave: # 7th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 7.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 6.944 + max_frequency_ratio: 7.056451612903226 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.185 + max_attack_duration: 0.15 + attack_degree: 1.04 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.04 + sustain_level: 0.75 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.72 + peak_value: 0.01 + envelope_values_on_velocity_order: 1.3 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + frequency: 7 + width: 0.19 + phase: 3.5547 + - wave: # 8th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 8.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 7.936 + max_frequency_ratio: 8.064516129032258 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.195 + max_attack_duration: 0.15 + attack_degree: 1.03 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.03 + sustain_level: 0.725 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.69 + peak_value: 0.01778279 + envelope_values_on_velocity_order: 1.35 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + frequency: 7 + width: 0.22 + phase: 4.2702 + - wave: # 9th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 9.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 8.928 + max_frequency_ratio: 9.07258064516129 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.205 + max_attack_duration: 0.15 + attack_degree: 1.02 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.02 + sustain_level: 0.7 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.66 + peak_value: 0.00398107 + envelope_values_on_velocity_order: 1.4 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + frequency: 7 + width: 0.25 + phase: 4.8021 + - wave: # 10th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 10.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 9.92 + max_frequency_ratio: 10.080645161290322 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.215 + max_attack_duration: 0.15 + attack_degree: 1.01 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.01 + sustain_level: 0.675 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.63 + peak_value: 0.00501187 + envelope_values_on_velocity_order: 1.45 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + frequency: 7 + width: 0.28 + phase: 3.4386 + - wave: # 11th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 11.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 10.911999999999999 + max_frequency_ratio: 11.088709677419354 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.225 + max_attack_duration: 0.15 + attack_degree: 1.0 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.0 + sustain_level: 0.65 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.6 + peak_value: 0.00446684 + envelope_values_on_velocity_order: 1.5 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + frequency: 7 + width: 0.31 + phase: 3.7964 + - wave: # 12th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 12.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 11.904 + max_frequency_ratio: 12.096774193548388 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.235 + max_attack_duration: 0.15 + attack_degree: 0.99 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.99 + sustain_level: 0.625 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.57 + peak_value: 0.00316228 + envelope_values_on_velocity_order: 1.55 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + frequency: 7 + width: 0.34 + phase: 2.6139 + - wave: # 13th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 13.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 12.896 + max_frequency_ratio: 13.10483870967742 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.245 + max_attack_duration: 0.15 + attack_degree: 0.98 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.98 + sustain_level: 0.6 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.54 + peak_value: 0.00630957 + envelope_values_on_velocity_order: 1.6 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + frequency: 7 + width: 0.37 + phase: 5.1647 + - wave: # 14th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 14.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 13.888 + max_frequency_ratio: 14.112903225806452 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.255 + max_attack_duration: 0.15 + attack_degree: 0.97 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.97 + sustain_level: 0.575 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.51 + peak_value: 0.00501187 + envelope_values_on_velocity_order: 1.65 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + frequency: 7 + width: 0.4 + phase: 5.7091 + - wave: # 15th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 15.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 14.879999999999999 + max_frequency_ratio: 15.120967741935484 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.265 + max_attack_duration: 0.15 + attack_degree: 0.96 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.96 + sustain_level: 0.55 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.48 + peak_value: 0.00316228 + envelope_values_on_velocity_order: 1.7 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + frequency: 7 + width: 0.43 + phase: 3.8857 + - wave: # 16th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 16.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 15.872 + max_frequency_ratio: 16.129032258064516 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.275 + max_attack_duration: 0.15 + attack_degree: 0.95 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.95 + sustain_level: 0.525 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.45 + peak_value: 0.00398107 + envelope_values_on_velocity_order: 1.75 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + frequency: 7 + width: 0.46 + phase: 0.6898 + - wave: # 17th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 17.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 16.864 + max_frequency_ratio: 17.137096774193548 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.285 + max_attack_duration: 0.15 + attack_degree: 0.94 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.94 + sustain_level: 0.5 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.42 + peak_value: 0.00316228 + envelope_values_on_velocity_order: 1.8 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + frequency: 7 + width: 0.49 + phase: 2.7697 + - wave: # 2nd partial attack transient. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 2.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 1.98 + max_frequency_ratio: 2.0202020202020203 + order: 2 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.05 + max_attack_duration: 0.05 + attack_degree: 1.3 + hold_to_hds_max_ratio: 0.0 + max_hold_duration: 0.0 + decay_to_ds_max_ratio: 0.25 + max_decay_duration: 0.15 + decay_degree: 1.1 + sustain_level: 0.1 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.8 + peak_value: 0.1 + envelope_values_on_velocity_order: 1.05 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # Noise padding (blown noise). + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 1.0 # This value affects nothing. + amplitude_ratio: 1.0 # This value affects nothing. + effects: + - name: automation + automated_effect_name: filter + kind: relative + order: 3 + break_points: + - relative_position: 0.0 + max_frequency_ratio: 100.0 + - relative_position: 0.05 + max_frequency_ratio: 15.0 + - relative_position: 0.1 + max_frequency_ratio: 10.0 + - relative_position: 1.0 + max_frequency_ratio: 10.0 + - name: automation + automated_effect_name: equalizer + kind: relative + break_points: + - relative_position: 0.0 + gains: + - 1.0 + - 5.0 + - 1.0 + - 1.0 + - 5.0 + - 1.0 + breakpoint_frequencies_ratios: + - 3.5 + - 4.1 + - 4.7 + - 5.2 + - 5.7 + - 6.2 + - relative_position: 0.05 + gains: + - 1.0 + - 5.0 + - 1.0 + - 1.0 + - 5.0 + - 1.0 + breakpoint_frequencies_ratios: + - 1.1 + - 1.4 + - 1.7 + - 1.9 + - 2.2 + - 2.5 + - relative_position: 0.1 + gains: + - 1.0 + - 2.0 + - 1.0 + - 1.0 + - 2.0 + - 1.0 + breakpoint_frequencies_ratios: + - 1.1 + - 1.4 + - 1.7 + - 1.9 + - 2.2 + - 2.5 + - relative_position: 1.0 + gains: + - 1.0 + - 1.0 + breakpoint_frequencies_ratios: + - 1.0 + - 20.0 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.125 + max_attack_duration: 0.15 + attack_degree: 1.1 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.03 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.05 + sustain_level: 0.9 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.9 + peak_value: 0.015 + envelope_values_on_velocity_order: 1.0 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.05 + amplitude_scaling: 1.0 diff --git a/presets/breathy_violon.yml b/presets/breathy_violon.yml new file mode 100755 index 0000000..3e2880b --- /dev/null +++ b/presets/breathy_violon.yml @@ -0,0 +1,1477 @@ +--- +- name: breathy_violon + partials: + - wave: # 1st partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 1.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 0.99 + max_frequency_ratio: 1.0101010101010102 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.15 + max_attack_duration: 0.15 + attack_degree: 1.2 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.05 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.05 + sustain_level: 0.9 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.9 + peak_value: 0.50118723 + envelope_values_on_velocity_order: 1.0 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 2nd partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 2.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 1.98 + max_frequency_ratio: 2.0202020202020203 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.16 + max_attack_duration: 0.155 + attack_degree: 1.19 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.04 + sustain_level: 0.89 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.87 + peak_value: 0.63095734 + envelope_values_on_velocity_order: 1.05 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 3rd partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 3.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 2.9699999999999998 + max_frequency_ratio: 3.0303030303030303 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.17 + max_attack_duration: 0.16 + attack_degree: 1.18 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.03 + sustain_level: 0.88 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.84 + peak_value: 0.79432823 + envelope_values_on_velocity_order: 1.1 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 4th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 4.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 3.96 + max_frequency_ratio: 4.040404040404041 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.18 + max_attack_duration: 0.165 + attack_degree: 1.17 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.02 + sustain_level: 0.87 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.81 + peak_value: 1.0 + envelope_values_on_velocity_order: 1.15 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 5th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 5.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 4.95 + max_frequency_ratio: 5.050505050505051 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.19 + max_attack_duration: 0.17 + attack_degree: 1.16 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.01 + sustain_level: 0.86 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.78 + peak_value: 0.25118864 + envelope_values_on_velocity_order: 1.2 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 6th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 6.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 5.9399999999999995 + max_frequency_ratio: 6.0606060606060606 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.2 + max_attack_duration: 0.175 + attack_degree: 1.15 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.0 + sustain_level: 0.85 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.75 + peak_value: 0.31622777 + envelope_values_on_velocity_order: 1.25 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 7th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 7.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 6.93 + max_frequency_ratio: 7.070707070707071 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.21 + max_attack_duration: 0.18 + attack_degree: 1.14 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.99 + sustain_level: 0.84 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.72 + peak_value: 0.19952623 + envelope_values_on_velocity_order: 1.3 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 8th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 8.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 7.92 + max_frequency_ratio: 8.080808080808081 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.22 + max_attack_duration: 0.185 + attack_degree: 1.13 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.98 + sustain_level: 0.83 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.69 + peak_value: 0.15848932 + envelope_values_on_velocity_order: 1.35 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 9th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 9.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 8.91 + max_frequency_ratio: 9.090909090909092 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.23 + max_attack_duration: 0.19 + attack_degree: 1.12 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.97 + sustain_level: 0.82 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.66 + peak_value: 0.25118864 + envelope_values_on_velocity_order: 1.4 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 10th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 10.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 9.9 + max_frequency_ratio: 10.101010101010102 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.24 + max_attack_duration: 0.195 + attack_degree: 1.11 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.96 + sustain_level: 0.81 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.63 + peak_value: 0.12589254 + envelope_values_on_velocity_order: 1.45 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 11th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 11.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 10.89 + max_frequency_ratio: 11.111111111111112 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.25 + max_attack_duration: 0.2 + attack_degree: 1.1 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.95 + sustain_level: 0.8 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.6 + peak_value: 0.1 + envelope_values_on_velocity_order: 1.5 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 12th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 12.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 11.879999999999999 + max_frequency_ratio: 12.121212121212121 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.26 + max_attack_duration: 0.205 + attack_degree: 1.09 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.94 + sustain_level: 0.79 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.57 + peak_value: 0.05011872 + envelope_values_on_velocity_order: 1.55 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 13th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 13.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 12.87 + max_frequency_ratio: 13.131313131313131 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.27 + max_attack_duration: 0.21 + attack_degree: 1.08 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.93 + sustain_level: 0.78 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.54 + peak_value: 0.03981072 + envelope_values_on_velocity_order: 1.6 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 14th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 14.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 13.86 + max_frequency_ratio: 14.141414141414142 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.28 + max_attack_duration: 0.215 + attack_degree: 1.07 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.92 + sustain_level: 0.77 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.51 + peak_value: 0.02511886 + envelope_values_on_velocity_order: 1.65 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 15th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 15.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 14.85 + max_frequency_ratio: 15.151515151515152 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.29 + max_attack_duration: 0.22 + attack_degree: 1.06 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.91 + sustain_level: 0.76 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.48 + peak_value: 0.01995262 + envelope_values_on_velocity_order: 1.7 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 16th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 16.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 15.84 + max_frequency_ratio: 16.161616161616163 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.3 + max_attack_duration: 0.225 + attack_degree: 1.05 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.9 + sustain_level: 0.75 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.45 + peak_value: 0.01995262 + envelope_values_on_velocity_order: 1.75 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 17th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 17.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 16.83 + max_frequency_ratio: 17.171717171717173 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.31 + max_attack_duration: 0.23 + attack_degree: 1.04 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.89 + sustain_level: 0.74 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.42 + peak_value: 0.01584893 + envelope_values_on_velocity_order: 1.8 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 18th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 18.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 17.82 + max_frequency_ratio: 18.181818181818183 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.32 + max_attack_duration: 0.235 + attack_degree: 1.03 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.88 + sustain_level: 0.73 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.39 + peak_value: 0.01258925 + envelope_values_on_velocity_order: 1.85 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 19th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 19.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 18.81 + max_frequency_ratio: 19.191919191919194 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.33 + max_attack_duration: 0.24 + attack_degree: 1.02 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.87 + sustain_level: 0.72 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.36 + peak_value: 0.01258925 + envelope_values_on_velocity_order: 1.9 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 20th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 20.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 19.8 + max_frequency_ratio: 20.202020202020204 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.34 + max_attack_duration: 0.245 + attack_degree: 1.01 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.86 + sustain_level: 0.71 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.33 + peak_value: 0.01258925 + envelope_values_on_velocity_order: 1.95 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 21st partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 21.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 20.79 + max_frequency_ratio: 21.212121212121215 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.35 + max_attack_duration: 0.25 + attack_degree: 1.0 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.85 + sustain_level: 0.7 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.3 + peak_value: 0.00794328 + envelope_values_on_velocity_order: 2.0 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 22nd partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 22.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 21.78 + max_frequency_ratio: 22.222222222222225 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.36 + max_attack_duration: 0.255 + attack_degree: 0.99 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.84 + sustain_level: 0.69 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.27 + peak_value: 0.01 + envelope_values_on_velocity_order: 2.05 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 23rd partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 23.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 22.77 + max_frequency_ratio: 23.232323232323235 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.37 + max_attack_duration: 0.26 + attack_degree: 0.98 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.83 + sustain_level: 0.68 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.24 + peak_value: 0.00794328 + envelope_values_on_velocity_order: 2.1 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 24th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 24.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 23.759999999999998 + max_frequency_ratio: 24.242424242424242 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.38 + max_attack_duration: 0.265 + attack_degree: 0.97 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.82 + sustain_level: 0.67 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.21 + peak_value: 0.00501187 + envelope_values_on_velocity_order: 2.15 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 25th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 25.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 24.75 + max_frequency_ratio: 25.252525252525253 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.39 + max_attack_duration: 0.27 + attack_degree: 0.96 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.81 + sustain_level: 0.66 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.18 + peak_value: 0.01 + envelope_values_on_velocity_order: 2.2 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 26th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 26.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 25.74 + max_frequency_ratio: 26.262626262626263 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.4 + max_attack_duration: 0.275 + attack_degree: 0.95 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.8 + sustain_level: 0.65 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.15 + peak_value: 0.00316228 + envelope_values_on_velocity_order: 2.25 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 27th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 27.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 26.73 + max_frequency_ratio: 27.272727272727273 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.41 + max_attack_duration: 0.28 + attack_degree: 0.94 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.79 + sustain_level: 0.64 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.12 + peak_value: 0.00501187 + envelope_values_on_velocity_order: 2.3 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 28th partial. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 28.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 27.72 + max_frequency_ratio: 28.282828282828284 + order: 3 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.42 + max_attack_duration: 0.285 + attack_degree: 0.93 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.78 + sustain_level: 0.63 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.09 + peak_value: 0.00398107 + envelope_values_on_velocity_order: 2.35 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # An inharmonic transient partial for attack. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 0.7 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 0.595 + max_frequency_ratio: 0.8235294117647058 + order: 5 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.1 + max_attack_duration: 0.1 + attack_degree: 1.5 + hold_to_hds_max_ratio: 0.0 + max_hold_duration: 0.0 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.4 + sustain_level: 0 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.9 + peak_value: 0.07943282 + envelope_values_on_velocity_order: 1.035 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + width: 2.0 + frequency: 8 + - wave: # An inharmonic transient partial for attack. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 0.9 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 0.765 + max_frequency_ratio: 1.0588235294117647 + order: 5 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.12 + max_attack_duration: 0.11 + attack_degree: 1.46 + hold_to_hds_max_ratio: 0.0 + max_hold_duration: 0.0 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.4 + sustain_level: 0 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.87 + peak_value: 0.06309573 + envelope_values_on_velocity_order: 1.045 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + width: 2.0 + frequency: 8 + - wave: # An inharmonic transient partial for attack. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 1.2 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 1.02 + max_frequency_ratio: 1.411764705882353 + order: 5 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.14 + max_attack_duration: 0.12 + attack_degree: 1.42 + hold_to_hds_max_ratio: 0.0 + max_hold_duration: 0.0 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.4 + sustain_level: 0 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.84 + peak_value: 0.1 + envelope_values_on_velocity_order: 1.06 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + width: 2.0 + frequency: 8 + - wave: # An inharmonic transient partial for attack. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 1.5 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 1.275 + max_frequency_ratio: 1.7647058823529411 + order: 5 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.16 + max_attack_duration: 0.13 + attack_degree: 1.38 + hold_to_hds_max_ratio: 0.0 + max_hold_duration: 0.0 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.4 + sustain_level: 0 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.81 + peak_value: 0.12589254 + envelope_values_on_velocity_order: 1.075 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + width: 2.0 + frequency: 8 + - wave: # An inharmonic transient partial for attack. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 3.1 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 2.635 + max_frequency_ratio: 3.647058823529412 + order: 5 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.18 + max_attack_duration: 0.14 + attack_degree: 1.34 + hold_to_hds_max_ratio: 0.0 + max_hold_duration: 0.0 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.4 + sustain_level: 0 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.78 + peak_value: 0.06309573 + envelope_values_on_velocity_order: 1.155 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + width: 2.0 + frequency: 8 + - wave: # An inharmonic transient partial for attack. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 5.2 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 4.42 + max_frequency_ratio: 6.11764705882353 + order: 5 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.2 + max_attack_duration: 0.15 + attack_degree: 1.3 + hold_to_hds_max_ratio: 0.0 + max_hold_duration: 0.0 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.4 + sustain_level: 0 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.75 + peak_value: 0.05011872 + envelope_values_on_velocity_order: 1.26 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + width: 2.0 + frequency: 8 + - wave: # An inharmonic transient partial for attack. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 8.4 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 7.14 + max_frequency_ratio: 9.882352941176471 + order: 5 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.22 + max_attack_duration: 0.16 + attack_degree: 1.26 + hold_to_hds_max_ratio: 0.0 + max_hold_duration: 0.0 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.4 + sustain_level: 0 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.72 + peak_value: 0.03981072 + envelope_values_on_velocity_order: 1.42 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + width: 2.0 + frequency: 8 + - wave: # An inharmonic transient partial for attack. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 11.9 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 10.115 + max_frequency_ratio: 14.0 + order: 5 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.24 + max_attack_duration: 0.17 + attack_degree: 1.22 + hold_to_hds_max_ratio: 0.0 + max_hold_duration: 0.0 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.4 + sustain_level: 0 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.69 + peak_value: 0.05011872 + envelope_values_on_velocity_order: 1.595 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + width: 2.0 + frequency: 8 + - wave: # Noise padding (blown noise). + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 1.0 # This value affects nothing. + amplitude_ratio: 1.0 # This value affects nothing. + effects: + - name: automation + automated_effect_name: equalizer + original_sound_weight: 0.0 + gains: + - 0.8 + - 0.8 + - 1.2 + - 0.2 + break_points: + - relative_position: 0.0 + breakpoint_frequencies: + - 0 + - 2000 + - 3000 + - 20000 + - relative_position: 0.05 + breakpoint_frequencies: + - 0 + - 8000 + - 10000 + - 20000 + - relative_position: 0.1 + breakpoint_frequencies: + - 0 + - 10000 + - 15000 + - 20000 + - relative_position: 1.0 + breakpoint_frequencies: + - 0 + - 10000 + - 15000 + - 20000 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.15 + max_attack_duration: 0.15 + attack_degree: 1.2 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.03 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.05 + sustain_level: 0.9 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.9 + peak_value: 0.00075 + envelope_values_on_velocity_order: 1.0 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + amplitude_scaling: 0.5 + effects: + - name: equalizer # Formants. + breakpoint_frequencies: + - 950 + - 1000 + - 1050 + - 1900 + - 2000 + - 2100 + gains: + - 1.0 + - 1.5 + - 1.0 + - 1.0 + - 1.3 + - 1.0 diff --git a/presets/irish_flute.yml b/presets/irish_flute.yml new file mode 100755 index 0000000..b09d7ca --- /dev/null +++ b/presets/irish_flute.yml @@ -0,0 +1,750 @@ +--- +- name: irish_flute + partials: + - wave: # 1st partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.25 + max_attack_duration: 0.2 + attack_degree: 1.2 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.05 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.9 + sustain_level: 0.85 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.9 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 1.0 + amplitude_ratio: 0.0316 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.0 + random_detuning_range: 0.005 + - wave: # 2nd partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.25 + max_attack_duration: 0.2 + attack_degree: 1.1 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.9 + sustain_level: 0.8 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.85 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 2.0 + amplitude_ratio: 1.0 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.1 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 6 + amplitude: 0.025 + phase: 0.0 + - wave: # 3rd partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.25 + max_attack_duration: 0.2 + attack_degree: 1.3 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.9 + sustain_level: 0.75 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.8 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 3.0 + amplitude_ratio: 0.00012 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.2 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 6 + amplitude: 0.05 + phase: 0.2 + - wave: # 4th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.25 + max_attack_duration: 0.2 + attack_degree: 1.05 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.9 + sustain_level: 0.7 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.75 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 4.0 + amplitude_ratio: 0.03981 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.3 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 6 + amplitude: 0.075 + phase: 0.4 + - wave: # 5th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.25 + max_attack_duration: 0.2 + attack_degree: 1.0 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.9 + sustain_level: 0.65 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.7 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 5.0 + amplitude_ratio: 0.0000562 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.3 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 6 + amplitude: 0.1 + phase: 0.6 + - wave: # 6th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.25 + max_attack_duration: 0.2 + attack_degree: 1.4 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.9 + sustain_level: 0.6 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.65 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 6.0 + amplitude_ratio: 0.31623 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.4 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 6 + amplitude: 0.125 + phase: 0.8 + - wave: # 7th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.25 + max_attack_duration: 0.2 + attack_degree: 1.2 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.9 + sustain_level: 0.55 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.6 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 7.0 + amplitude_ratio: 0.0000794 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.45 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 6 + amplitude: 0.15 + phase: 1.1 + - wave: # 8th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.25 + max_attack_duration: 0.2 + attack_degree: 1.2 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.9 + sustain_level: 0.5 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.55 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 8.0 + amplitude_ratio: 0.00794 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.45 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 6 + amplitude: 0.175 + phase: 2.3 + - wave: # 9th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.25 + max_attack_duration: 0.2 + attack_degree: 1.2 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.9 + sustain_level: 0.45 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.5 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 9.0 + amplitude_ratio: 0.0000794 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.45 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 6 + amplitude: 0.2 + phase: 3.1 + - wave: # 10th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.25 + max_attack_duration: 0.2 + attack_degree: 1.2 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.9 + sustain_level: 0.4 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.45 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 10.0 + amplitude_ratio: 0.005 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.45 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 6 + amplitude: 0.2125 + phase: 0.7 + - wave: # 11th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.25 + max_attack_duration: 0.2 + attack_degree: 1.2 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.9 + sustain_level: 0.375 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.4 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 11.0 + amplitude_ratio: 0.00002 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.45 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 6 + amplitude: 0.225 + phase: 1.5 + - wave: # 12th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.25 + max_attack_duration: 0.2 + attack_degree: 1.2 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.9 + sustain_level: 0.35 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.375 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 12.0 + amplitude_ratio: 0.001585 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.45 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 6 + amplitude: 0.25 + phase: 1.6 + - wave: # 13th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.25 + max_attack_duration: 0.2 + attack_degree: 1.2 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.9 + sustain_level: 0.325 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.35 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 13.0 + amplitude_ratio: 0.00001 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.45 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 6 + amplitude: 0.2625 + phase: 0.1 + - wave: # 14th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.25 + max_attack_duration: 0.2 + attack_degree: 1.2 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.9 + sustain_level: 0.3 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.325 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 14.0 + amplitude_ratio: 0.000631 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.45 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 6 + amplitude: 0.275 + phase: 2.5 + - wave: # 15th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.25 + max_attack_duration: 0.2 + attack_degree: 1.2 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.9 + sustain_level: 0.275 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.3 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 15.0 + amplitude_ratio: 0.000011 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.45 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 6 + amplitude: 0.2875 + phase: 3.3 + - wave: # 16th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.25 + max_attack_duration: 0.2 + attack_degree: 1.2 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.9 + sustain_level: 0.25 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.275 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 16.0 + amplitude_ratio: 0.0001585 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.45 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 6 + amplitude: 0.3 + phase: 1.8 + - wave: # 18th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.25 + max_attack_duration: 0.2 + attack_degree: 1.2 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.9 + sustain_level: 0.225 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.25 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 18.0 + amplitude_ratio: 0.00002 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.45 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 6 + amplitude: 0.3125 + phase: 2.0 + - wave: # 20th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.25 + max_attack_duration: 0.2 + attack_degree: 1.2 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.9 + sustain_level: 0.2 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.225 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 20.0 + amplitude_ratio: 0.0000794 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.45 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 6 + amplitude: 0.325 + phase: 2.1 + - wave: # 21st partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.25 + max_attack_duration: 0.2 + attack_degree: 1.2 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.9 + sustain_level: 0.19 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.2 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 21.0 + amplitude_ratio: 0.00009 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.45 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 6 + amplitude: 0.3375 + phase: 2.2 + - wave: # 22st partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.25 + max_attack_duration: 0.2 + attack_degree: 1.2 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.9 + sustain_level: 0.18 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 0.19 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 22.0 + amplitude_ratio: 0.0001 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.45 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 6 + amplitude: 0.35 + phase: 2.3 + - wave: # Reed-like inharmonic partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.0 + max_attack_duration: 0.0 + attack_degree: 1 + hold_to_hds_max_ratio: 1.0 + max_hold_duration: 100.0 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.0 + sustain_level: 1.0 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 100.0 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 1.1 + amplitude_ratio: 1.0 # This value affects nothing because of `envelope_shaper` effect. + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.0 + random_detuning_range: 0.005 + effects: + - name: overdrive + strength: 0.5 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.25 + max_attack_duration: 0.2 + attack_degree: 1 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.05 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.1 + sustain_level: 0.0 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + peak_value: 0.003 + envelope_values_on_velocity_order: 1.0 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.05 + - wave: # Noise padding. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 1.0 # This value affects nothing. + amplitude_ratio: 1.0 # This value affects nothing. + effects: + - name: automation + automated_effect_name: equalizer + original_sound_weight: 0.0 + gains: + - 0.8 + - 0.8 + - 1.2 + - 0.2 + break_points: + - relative_position: 0.0 + breakpoint_frequencies: + - 0 + - 2000 + - 3000 + - 20000 + - relative_position: 0.05 + breakpoint_frequencies: + - 0 + - 5000 + - 7000 + - 20000 + - relative_position: 0.1 + breakpoint_frequencies: + - 0 + - 8000 + - 10000 + - 20000 + - relative_position: 1.0 + breakpoint_frequencies: + - 0 + - 8000 + - 10000 + - 20000 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.125 + max_attack_duration: 0.2 + attack_degree: 1.2 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.05 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.8 + sustain_level: 0.5 + max_sustain_duration: 10.0 + max_release_duration: 0.1 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + peak_value: 0.00075 + envelope_values_on_velocity_order: 1.0 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.05 + amplitude_scaling: 1.0 + effects: + - name: automation # Slightly growling attack. + automated_effect_name: filter + kind: relative_wrt_velocity + order: 1 + max_frequency_ratio_on_velocity_order: 1.0 + break_points: + - relative_position: 0.0 + max_frequency_ratio_at_zero_velocity: null + max_frequency_ratio_at_max_velocity: null + - relative_position: 0.02 + max_frequency_ratio_at_zero_velocity: 1.8 + max_frequency_ratio_at_max_velocity: 3 + - relative_position: 0.04 + max_frequency_ratio_at_zero_velocity: null + max_frequency_ratio_at_max_velocity: null + - relative_position: 0.06 + max_frequency_ratio_at_zero_velocity: 1.8 + max_frequency_ratio_at_max_velocity: 3 + - relative_position: 0.08 + max_frequency_ratio_at_zero_velocity: null + max_frequency_ratio_at_max_velocity: null + - relative_position: 0.1 + max_frequency_ratio_at_zero_velocity: 2 + max_frequency_ratio_at_max_velocity: 3.2 + - relative_position: 0.12 + max_frequency_ratio_at_zero_velocity: null + max_frequency_ratio_at_max_velocity: null + - relative_position: 0.14 + max_frequency_ratio_at_zero_velocity: 3 + max_frequency_ratio_at_max_velocity: 5 + - relative_position: 0.16 + max_frequency_ratio_at_zero_velocity: null + max_frequency_ratio_at_max_velocity: null + - relative_position: 1.0 + max_frequency_ratio_at_zero_velocity: null + max_frequency_ratio_at_max_velocity: null + - name: equalizer # Resonance and formants. + breakpoint_frequencies: + - 700 + - 750 + - 800 + - 1500 + - 1600 + - 1700 + - 5000 + - 10000 + - 21000 + gains: + - 1.0 + - 1.5 + - 1.0 + - 1.0 + - 1.3 + - 1.0 + - 1.0 + - 0.8 + - 0.0 diff --git a/presets/pure_open_diapason.yml b/presets/pure_open_diapason.yml new file mode 100755 index 0000000..66f62d7 --- /dev/null +++ b/presets/pure_open_diapason.yml @@ -0,0 +1,520 @@ +--- +- name: pure_open_diapason + partials: + - wave: # 1st partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.125 + max_attack_duration: 0.15 + attack_degree: 1.1 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.05 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.1 + sustain_level: 0.9 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.9 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 1.0 + amplitude_ratio: 1.0 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.0 + random_detuning_range: 0.005 + effects: + - name: vibrato + frequency: 7 + width: 0.01 + phase: 0.2153 + - wave: # 2nd partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.135 + max_attack_duration: 0.15 + attack_degree: 1.09 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.09 + sustain_level: 0.875 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.87 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 2.0 + amplitude_ratio: 0.25118864 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.05 + random_detuning_range: 0.005 + effects: + - name: vibrato + frequency: 7 + width: 0.04 + phase: 5.158 + - wave: # 3rd partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.145 + max_attack_duration: 0.15 + attack_degree: 1.08 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.08 + sustain_level: 0.85 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.84 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 3.0 + amplitude_ratio: 0.19952623 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.1 + random_detuning_range: 0.005 + effects: + - name: vibrato + frequency: 7 + width: 0.07 + phase: 0.8862 + - wave: # 4th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.155 + max_attack_duration: 0.15 + attack_degree: 1.07 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.07 + sustain_level: 0.825 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.81 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 4.0 + amplitude_ratio: 0.07943282 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.15 + random_detuning_range: 0.005 + effects: + - name: vibrato + frequency: 7 + width: 0.1 + phase: 2.6382 + - wave: # 5th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.165 + max_attack_duration: 0.15 + attack_degree: 1.06 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.06 + sustain_level: 0.8 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.78 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 5.0 + amplitude_ratio: 0.03162278 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.2 + random_detuning_range: 0.005 + effects: + - name: vibrato + frequency: 7 + width: 0.13 + phase: 3.098 + - wave: # 6th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.175 + max_attack_duration: 0.15 + attack_degree: 1.05 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.05 + sustain_level: 0.775 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.75 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 6.0 + amplitude_ratio: 0.01584893 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.25 + random_detuning_range: 0.005 + effects: + - name: vibrato + frequency: 7 + width: 0.16 + phase: 5.1218 + - wave: # 7th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.185 + max_attack_duration: 0.15 + attack_degree: 1.04 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.04 + sustain_level: 0.75 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.72 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 7.0 + amplitude_ratio: 0.02511886 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.3 + random_detuning_range: 0.005 + effects: + - name: vibrato + frequency: 7 + width: 0.19 + phase: 4.359 + - wave: # 8th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.195 + max_attack_duration: 0.15 + attack_degree: 1.03 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.03 + sustain_level: 0.725 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.69 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 8.0 + amplitude_ratio: 0.01 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.35 + random_detuning_range: 0.005 + effects: + - name: vibrato + frequency: 7 + width: 0.22 + phase: 5.7791 + - wave: # 9th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.205 + max_attack_duration: 0.15 + attack_degree: 1.02 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.02 + sustain_level: 0.7 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.66 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 9.0 + amplitude_ratio: 0.01258925 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.4 + random_detuning_range: 0.005 + effects: + - name: vibrato + frequency: 7 + width: 0.25 + phase: 6.2007 + - wave: # 10th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.215 + max_attack_duration: 0.15 + attack_degree: 1.01 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.01 + sustain_level: 0.675 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.63 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 10.0 + amplitude_ratio: 0.00398107 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.45 + random_detuning_range: 0.005 + effects: + - name: vibrato + frequency: 7 + width: 0.28 + phase: 0.2411 + - wave: # 11th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.225 + max_attack_duration: 0.15 + attack_degree: 1.0 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.0 + sustain_level: 0.65 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.6 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 11.0 + amplitude_ratio: 0.00501187 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.5 + random_detuning_range: 0.005 + effects: + - name: vibrato + frequency: 7 + width: 0.31 + phase: 3.8677 + - wave: # 12th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.235 + max_attack_duration: 0.15 + attack_degree: 0.99 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.99 + sustain_level: 0.625 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.57 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 12.0 + amplitude_ratio: 0.00251189 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.55 + random_detuning_range: 0.005 + effects: + - name: vibrato + frequency: 7 + width: 0.34 + phase: 0.0881 + - wave: # 13th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.245 + max_attack_duration: 0.15 + attack_degree: 0.98 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.98 + sustain_level: 0.6 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.54 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 13.0 + amplitude_ratio: 0.00158489 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.6 + random_detuning_range: 0.005 + effects: + - name: vibrato + frequency: 7 + width: 0.37 + phase: 0.3494 + - wave: # 2nd partial attack transient. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 2.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 1.98 + max_frequency_ratio: 2.0202020202020203 + order: 2 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.05 + max_attack_duration: 0.05 + attack_degree: 1.3 + hold_to_hds_max_ratio: 0.0 + max_hold_duration: 0.0 + decay_to_ds_max_ratio: 0.25 + max_decay_duration: 0.15 + decay_degree: 1.1 + sustain_level: 0.1 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.8 + peak_value: 0.1 + envelope_values_on_velocity_order: 1.05 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # Noise padding (blown noise). + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 1.0 # This value affects nothing. + amplitude_ratio: 1.0 # This value affects nothing. + effects: + - name: automation + automated_effect_name: filter + kind: relative + order: 3 + break_points: + - relative_position: 0.0 + max_frequency_ratio: 100.0 + - relative_position: 0.05 + max_frequency_ratio: 15.0 + - relative_position: 0.1 + max_frequency_ratio: 10.0 + - relative_position: 1.0 + max_frequency_ratio: 10.0 + - name: automation + automated_effect_name: equalizer + kind: relative + break_points: + - relative_position: 0.0 + gains: + - 1.0 + - 5.0 + - 1.0 + - 1.0 + - 5.0 + - 1.0 + breakpoint_frequencies_ratios: + - 3.5 + - 4.1 + - 4.7 + - 5.2 + - 5.7 + - 6.2 + - relative_position: 0.05 + gains: + - 1.0 + - 5.0 + - 1.0 + - 1.0 + - 5.0 + - 1.0 + breakpoint_frequencies_ratios: + - 1.1 + - 1.4 + - 1.7 + - 1.9 + - 2.2 + - 2.5 + - relative_position: 0.1 + gains: + - 1.0 + - 2.0 + - 1.0 + - 1.0 + - 2.0 + - 1.0 + breakpoint_frequencies_ratios: + - 1.1 + - 1.4 + - 1.7 + - 1.9 + - 2.2 + - 2.5 + - relative_position: 1.0 + gains: + - 1.0 + - 1.0 + breakpoint_frequencies_ratios: + - 1.0 + - 20.0 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.125 + max_attack_duration: 0.15 + attack_degree: 1.1 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.03 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.05 + sustain_level: 0.9 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.9 + peak_value: 0.0125 + envelope_values_on_velocity_order: 1.0 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.05 + amplitude_scaling: 0.95 diff --git a/presets/pure_quintaten.yml b/presets/pure_quintaten.yml new file mode 100755 index 0000000..b75605e --- /dev/null +++ b/presets/pure_quintaten.yml @@ -0,0 +1,636 @@ +--- +- name: pure_quintaten + partials: + - wave: # 1st partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.125 + max_attack_duration: 0.15 + attack_degree: 1.1 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.05 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.1 + sustain_level: 0.9 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.9 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 1.0 + amplitude_ratio: 1.0 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.0 + random_detuning_range: 0.005 + effects: + - name: vibrato + frequency: 7 + width: 0.01 + phase: 3.9608 + - wave: # 2nd partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.135 + max_attack_duration: 0.15 + attack_degree: 1.09 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.09 + sustain_level: 0.875 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.87 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 2.0 + amplitude_ratio: 0.03162278 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.05 + random_detuning_range: 0.005 + effects: + - name: vibrato + frequency: 7 + width: 0.04 + phase: 3.2452 + - wave: # 3rd partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.145 + max_attack_duration: 0.15 + attack_degree: 1.08 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.08 + sustain_level: 0.85 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.84 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 3.0 + amplitude_ratio: 0.28183829 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.1 + random_detuning_range: 0.005 + effects: + - name: vibrato + frequency: 7 + width: 0.07 + phase: 1.2254 + - wave: # 4th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.155 + max_attack_duration: 0.15 + attack_degree: 1.07 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.07 + sustain_level: 0.825 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.81 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 4.0 + amplitude_ratio: 0.03981072 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.15 + random_detuning_range: 0.005 + effects: + - name: vibrato + frequency: 7 + width: 0.1 + phase: 5.6957 + - wave: # 5th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.165 + max_attack_duration: 0.15 + attack_degree: 1.06 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.06 + sustain_level: 0.8 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.78 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 5.0 + amplitude_ratio: 0.00630957 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.2 + random_detuning_range: 0.005 + effects: + - name: vibrato + frequency: 7 + width: 0.13 + phase: 3.0247 + - wave: # 6th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.175 + max_attack_duration: 0.15 + attack_degree: 1.05 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.05 + sustain_level: 0.775 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.75 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 6.0 + amplitude_ratio: 0.05011872 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.25 + random_detuning_range: 0.005 + effects: + - name: vibrato + frequency: 7 + width: 0.16 + phase: 3.4748 + - wave: # 7th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.185 + max_attack_duration: 0.15 + attack_degree: 1.04 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.04 + sustain_level: 0.75 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.72 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 7.0 + amplitude_ratio: 0.01 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.3 + random_detuning_range: 0.005 + effects: + - name: vibrato + frequency: 7 + width: 0.19 + phase: 2.277 + - wave: # 8th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.195 + max_attack_duration: 0.15 + attack_degree: 1.03 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.03 + sustain_level: 0.725 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.69 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 8.0 + amplitude_ratio: 0.01778279 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.35 + random_detuning_range: 0.005 + effects: + - name: vibrato + frequency: 7 + width: 0.22 + phase: 5.6499 + - wave: # 9th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.205 + max_attack_duration: 0.15 + attack_degree: 1.02 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.02 + sustain_level: 0.7 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.66 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 9.0 + amplitude_ratio: 0.00398107 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.4 + random_detuning_range: 0.005 + effects: + - name: vibrato + frequency: 7 + width: 0.25 + phase: 0.15 + - wave: # 10th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.215 + max_attack_duration: 0.15 + attack_degree: 1.01 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.01 + sustain_level: 0.675 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.63 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 10.0 + amplitude_ratio: 0.00501187 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.45 + random_detuning_range: 0.005 + effects: + - name: vibrato + frequency: 7 + width: 0.28 + phase: 2.7985 + - wave: # 11th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.225 + max_attack_duration: 0.15 + attack_degree: 1.0 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.0 + sustain_level: 0.65 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.6 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 11.0 + amplitude_ratio: 0.00446684 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.5 + random_detuning_range: 0.005 + effects: + - name: vibrato + frequency: 7 + width: 0.31 + phase: 3.1507 + - wave: # 12th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.235 + max_attack_duration: 0.15 + attack_degree: 0.99 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.99 + sustain_level: 0.625 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.57 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 12.0 + amplitude_ratio: 0.00316228 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.55 + random_detuning_range: 0.005 + effects: + - name: vibrato + frequency: 7 + width: 0.34 + phase: 2.5348 + - wave: # 13th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.245 + max_attack_duration: 0.15 + attack_degree: 0.98 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.98 + sustain_level: 0.6 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.54 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 13.0 + amplitude_ratio: 0.00630957 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.6 + random_detuning_range: 0.005 + effects: + - name: vibrato + frequency: 7 + width: 0.37 + phase: 2.3044 + - wave: # 14th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.255 + max_attack_duration: 0.15 + attack_degree: 0.97 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.97 + sustain_level: 0.575 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.51 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 14.0 + amplitude_ratio: 0.00501187 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.65 + random_detuning_range: 0.005 + effects: + - name: vibrato + frequency: 7 + width: 0.4 + phase: 2.2936 + - wave: # 15th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.265 + max_attack_duration: 0.15 + attack_degree: 0.96 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.96 + sustain_level: 0.55 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.48 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 15.0 + amplitude_ratio: 0.00316228 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.7 + random_detuning_range: 0.005 + effects: + - name: vibrato + frequency: 7 + width: 0.43 + phase: 1.2278 + - wave: # 16th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.275 + max_attack_duration: 0.15 + attack_degree: 0.95 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.95 + sustain_level: 0.525 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.45 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 16.0 + amplitude_ratio: 0.00398107 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.75 + random_detuning_range: 0.005 + effects: + - name: vibrato + frequency: 7 + width: 0.46 + phase: 4.4241 + - wave: # 17th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.285 + max_attack_duration: 0.15 + attack_degree: 0.94 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.94 + sustain_level: 0.5 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.42 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 17.0 + amplitude_ratio: 0.00316228 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.8 + random_detuning_range: 0.005 + effects: + - name: vibrato + frequency: 7 + width: 0.49 + phase: 0.5411 + - wave: # 2nd partial attack transient. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 2.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 1.98 + max_frequency_ratio: 2.0202020202020203 + order: 2 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.05 + max_attack_duration: 0.05 + attack_degree: 1.3 + hold_to_hds_max_ratio: 0.0 + max_hold_duration: 0.0 + decay_to_ds_max_ratio: 0.25 + max_decay_duration: 0.15 + decay_degree: 1.1 + sustain_level: 0.1 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.8 + peak_value: 0.1 + envelope_values_on_velocity_order: 1.05 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # Noise padding (blown noise). + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 1.0 # This value affects nothing. + amplitude_ratio: 1.0 # This value affects nothing. + effects: + - name: automation + automated_effect_name: filter + kind: relative + order: 3 + break_points: + - relative_position: 0.0 + max_frequency_ratio: 100.0 + - relative_position: 0.05 + max_frequency_ratio: 15.0 + - relative_position: 0.1 + max_frequency_ratio: 10.0 + - relative_position: 1.0 + max_frequency_ratio: 10.0 + - name: automation + automated_effect_name: equalizer + kind: relative + break_points: + - relative_position: 0.0 + gains: + - 1.0 + - 5.0 + - 1.0 + - 1.0 + - 5.0 + - 1.0 + breakpoint_frequencies_ratios: + - 3.5 + - 4.1 + - 4.7 + - 5.2 + - 5.7 + - 6.2 + - relative_position: 0.05 + gains: + - 1.0 + - 5.0 + - 1.0 + - 1.0 + - 5.0 + - 1.0 + breakpoint_frequencies_ratios: + - 1.1 + - 1.4 + - 1.7 + - 1.9 + - 2.2 + - 2.5 + - relative_position: 0.1 + gains: + - 1.0 + - 2.0 + - 1.0 + - 1.0 + - 2.0 + - 1.0 + breakpoint_frequencies_ratios: + - 1.1 + - 1.4 + - 1.7 + - 1.9 + - 2.2 + - 2.5 + - relative_position: 1.0 + gains: + - 1.0 + - 1.0 + breakpoint_frequencies_ratios: + - 1.0 + - 20.0 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.125 + max_attack_duration: 0.15 + attack_degree: 1.1 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.03 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.05 + sustain_level: 0.9 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.9 + peak_value: 0.0125 + envelope_values_on_velocity_order: 1.0 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.05 + amplitude_scaling: 0.95 diff --git a/presets/pure_violon.yml b/presets/pure_violon.yml new file mode 100755 index 0000000..d6a1e05 --- /dev/null +++ b/presets/pure_violon.yml @@ -0,0 +1,1085 @@ +--- +- name: pure_violon + partials: + - wave: # 1st partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.15 + max_attack_duration: 0.15 + attack_degree: 1.2 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.05 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.05 + sustain_level: 0.9 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.9 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 1.0 + amplitude_ratio: 0.50118723 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.0 + random_detuning_range: 0.005 + - wave: # 2nd partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.16 + max_attack_duration: 0.155 + attack_degree: 1.19 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.04 + sustain_level: 0.89 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.87 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 2.0 + amplitude_ratio: 0.63095734 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.05 + random_detuning_range: 0.005 + - wave: # 3rd partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.17 + max_attack_duration: 0.16 + attack_degree: 1.18 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.03 + sustain_level: 0.88 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.84 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 3.0 + amplitude_ratio: 0.79432823 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.1 + random_detuning_range: 0.005 + - wave: # 4th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.18 + max_attack_duration: 0.165 + attack_degree: 1.17 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.02 + sustain_level: 0.87 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.81 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 4.0 + amplitude_ratio: 1.0 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.15 + random_detuning_range: 0.005 + - wave: # 5th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.19 + max_attack_duration: 0.17 + attack_degree: 1.16 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.01 + sustain_level: 0.86 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.78 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 5.0 + amplitude_ratio: 0.25118864 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.2 + random_detuning_range: 0.005 + - wave: # 6th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.2 + max_attack_duration: 0.175 + attack_degree: 1.15 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.0 + sustain_level: 0.85 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.75 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 6.0 + amplitude_ratio: 0.31622777 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.25 + random_detuning_range: 0.005 + - wave: # 7th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.21 + max_attack_duration: 0.18 + attack_degree: 1.14 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.99 + sustain_level: 0.84 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.72 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 7.0 + amplitude_ratio: 0.19952623 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.3 + random_detuning_range: 0.005 + - wave: # 8th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.22 + max_attack_duration: 0.185 + attack_degree: 1.13 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.98 + sustain_level: 0.83 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.69 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 8.0 + amplitude_ratio: 0.15848932 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.35 + random_detuning_range: 0.005 + - wave: # 9th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.23 + max_attack_duration: 0.19 + attack_degree: 1.12 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.97 + sustain_level: 0.82 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.66 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 9.0 + amplitude_ratio: 0.25118864 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.4 + random_detuning_range: 0.005 + - wave: # 10th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.24 + max_attack_duration: 0.195 + attack_degree: 1.11 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.96 + sustain_level: 0.81 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.63 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 10.0 + amplitude_ratio: 0.12589254 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.45 + random_detuning_range: 0.005 + - wave: # 11th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.25 + max_attack_duration: 0.2 + attack_degree: 1.1 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.95 + sustain_level: 0.8 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.6 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 11.0 + amplitude_ratio: 0.1 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.5 + random_detuning_range: 0.005 + - wave: # 12th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.26 + max_attack_duration: 0.205 + attack_degree: 1.09 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.94 + sustain_level: 0.79 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.57 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 12.0 + amplitude_ratio: 0.05011872 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.55 + random_detuning_range: 0.005 + - wave: # 13th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.27 + max_attack_duration: 0.21 + attack_degree: 1.08 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.93 + sustain_level: 0.78 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.54 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 13.0 + amplitude_ratio: 0.03981072 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.6 + random_detuning_range: 0.005 + - wave: # 14th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.28 + max_attack_duration: 0.215 + attack_degree: 1.07 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.92 + sustain_level: 0.77 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.51 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 14.0 + amplitude_ratio: 0.02511886 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.65 + random_detuning_range: 0.005 + - wave: # 15th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.29 + max_attack_duration: 0.22 + attack_degree: 1.06 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.91 + sustain_level: 0.76 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.48 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 15.0 + amplitude_ratio: 0.01995262 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.7 + random_detuning_range: 0.005 + - wave: # 16th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.3 + max_attack_duration: 0.225 + attack_degree: 1.05 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.9 + sustain_level: 0.75 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.45 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 16.0 + amplitude_ratio: 0.01995262 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.75 + random_detuning_range: 0.005 + - wave: # 17th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.31 + max_attack_duration: 0.23 + attack_degree: 1.04 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.89 + sustain_level: 0.74 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.42 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 17.0 + amplitude_ratio: 0.01584893 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.8 + random_detuning_range: 0.005 + - wave: # 18th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.32 + max_attack_duration: 0.235 + attack_degree: 1.03 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.88 + sustain_level: 0.73 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.39 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 18.0 + amplitude_ratio: 0.01258925 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.85 + random_detuning_range: 0.005 + - wave: # 19th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.33 + max_attack_duration: 0.24 + attack_degree: 1.02 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.87 + sustain_level: 0.72 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.36 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 19.0 + amplitude_ratio: 0.01258925 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.9 + random_detuning_range: 0.005 + - wave: # 20th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.34 + max_attack_duration: 0.245 + attack_degree: 1.01 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.86 + sustain_level: 0.71 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.33 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 20.0 + amplitude_ratio: 0.01258925 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.95 + random_detuning_range: 0.005 + - wave: # 21st partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.35 + max_attack_duration: 0.25 + attack_degree: 1.0 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.85 + sustain_level: 0.7 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.3 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 21.0 + amplitude_ratio: 0.00794328 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 2.0 + random_detuning_range: 0.005 + - wave: # 22nd partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.36 + max_attack_duration: 0.255 + attack_degree: 0.99 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.84 + sustain_level: 0.69 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.27 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 22.0 + amplitude_ratio: 0.01 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 2.05 + random_detuning_range: 0.005 + - wave: # 23rd partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.37 + max_attack_duration: 0.26 + attack_degree: 0.98 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.83 + sustain_level: 0.68 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.24 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 23.0 + amplitude_ratio: 0.00794328 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 2.1 + random_detuning_range: 0.005 + - wave: # 24th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.38 + max_attack_duration: 0.265 + attack_degree: 0.97 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.82 + sustain_level: 0.67 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.21 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 24.0 + amplitude_ratio: 0.00501187 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 2.15 + random_detuning_range: 0.005 + - wave: # 25th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.39 + max_attack_duration: 0.27 + attack_degree: 0.96 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.81 + sustain_level: 0.66 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.18 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 25.0 + amplitude_ratio: 0.01 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 2.2 + random_detuning_range: 0.005 + - wave: # 26th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.4 + max_attack_duration: 0.275 + attack_degree: 0.95 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.8 + sustain_level: 0.65 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.15 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 26.0 + amplitude_ratio: 0.00316228 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 2.25 + random_detuning_range: 0.005 + - wave: # 27th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.41 + max_attack_duration: 0.28 + attack_degree: 0.94 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.79 + sustain_level: 0.64 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.12 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 27.0 + amplitude_ratio: 0.00501187 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 2.3 + random_detuning_range: 0.005 + - wave: # 28th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.42 + max_attack_duration: 0.285 + attack_degree: 0.93 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.78 + sustain_level: 0.63 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.09 + quasiperiodic_bandwidth: 0.0625 + frequency_ratio: 28.0 + amplitude_ratio: 0.00398107 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 2.35 + random_detuning_range: 0.005 + - wave: # An inharmonic transient partial for attack. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 0.7 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 0.49 + max_frequency_ratio: 1.0 + order: 5 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.1 + max_attack_duration: 0.1 + attack_degree: 1.25 + hold_to_hds_max_ratio: 0.0 + max_hold_duration: 0.0 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.4 + sustain_level: 0 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.9 + peak_value: 0.06309573 + envelope_values_on_velocity_order: 1.035 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + width: 2.0 + frequency: 8 + - wave: # An inharmonic transient partial for attack. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 0.9 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 0.63 + max_frequency_ratio: 1.2857142857142858 + order: 5 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.12 + max_attack_duration: 0.11 + attack_degree: 1.21 + hold_to_hds_max_ratio: 0.0 + max_hold_duration: 0.0 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.4 + sustain_level: 0 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.87 + peak_value: 0.05011872 + envelope_values_on_velocity_order: 1.045 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + width: 2.0 + frequency: 8 + - wave: # An inharmonic transient partial for attack. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 1.2 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 0.84 + max_frequency_ratio: 1.7142857142857142 + order: 5 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.14 + max_attack_duration: 0.12 + attack_degree: 1.17 + hold_to_hds_max_ratio: 0.0 + max_hold_duration: 0.0 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.4 + sustain_level: 0 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.84 + peak_value: 0.07943282 + envelope_values_on_velocity_order: 1.06 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + width: 2.0 + frequency: 8 + - wave: # An inharmonic transient partial for attack. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 1.5 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 1.0499999999999998 + max_frequency_ratio: 2.142857142857143 + order: 5 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.16 + max_attack_duration: 0.13 + attack_degree: 1.13 + hold_to_hds_max_ratio: 0.0 + max_hold_duration: 0.0 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.4 + sustain_level: 0 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.81 + peak_value: 0.1 + envelope_values_on_velocity_order: 1.075 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + width: 2.0 + frequency: 8 + - wave: # An inharmonic transient partial for attack. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 3.1 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 2.17 + max_frequency_ratio: 4.428571428571429 + order: 5 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.18 + max_attack_duration: 0.14 + attack_degree: 1.09 + hold_to_hds_max_ratio: 0.0 + max_hold_duration: 0.0 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.4 + sustain_level: 0 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.78 + peak_value: 0.05011872 + envelope_values_on_velocity_order: 1.155 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + width: 2.0 + frequency: 8 + - wave: # An inharmonic transient partial for attack. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 5.2 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 3.64 + max_frequency_ratio: 7.428571428571429 + order: 5 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.2 + max_attack_duration: 0.15 + attack_degree: 1.05 + hold_to_hds_max_ratio: 0.0 + max_hold_duration: 0.0 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.4 + sustain_level: 0 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.75 + peak_value: 0.03981072 + envelope_values_on_velocity_order: 1.26 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + width: 2.0 + frequency: 8 + - wave: # An inharmonic transient partial for attack. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 8.4 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 5.88 + max_frequency_ratio: 12.0 + order: 5 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.22 + max_attack_duration: 0.16 + attack_degree: 1.01 + hold_to_hds_max_ratio: 0.0 + max_hold_duration: 0.0 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.4 + sustain_level: 0 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.72 + peak_value: 0.03162278 + envelope_values_on_velocity_order: 1.42 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + width: 2.0 + frequency: 8 + - wave: # An inharmonic transient partial for attack. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 11.9 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: filter + kind: relative + min_frequency_ratio: 8.33 + max_frequency_ratio: 17.0 + order: 5 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.24 + max_attack_duration: 0.17 + attack_degree: 0.97 + hold_to_hds_max_ratio: 0.0 + max_hold_duration: 0.0 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.4 + sustain_level: 0 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.69 + peak_value: 0.03981072 + envelope_values_on_velocity_order: 1.595 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - name: vibrato + width: 2.0 + frequency: 8 + - wave: # Noise padding (blown noise). + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 1.0 # This value affects nothing. + amplitude_ratio: 1.0 # This value affects nothing. + effects: + - name: automation + automated_effect_name: equalizer + original_sound_weight: 0.0 + gains: + - 0.8 + - 0.8 + - 1.2 + - 0.2 + break_points: + - relative_position: 0.0 + breakpoint_frequencies: + - 0 + - 2000 + - 3000 + - 20000 + - relative_position: 0.05 + breakpoint_frequencies: + - 0 + - 8000 + - 10000 + - 20000 + - relative_position: 0.1 + breakpoint_frequencies: + - 0 + - 10000 + - 15000 + - 20000 + - relative_position: 1.0 + breakpoint_frequencies: + - 0 + - 10000 + - 15000 + - 20000 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.15 + max_attack_duration: 0.15 + attack_degree: 1.2 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.03 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.05 + sustain_level: 0.9 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.9 + peak_value: 0.0015 + envelope_values_on_velocity_order: 1.0 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + amplitude_scaling: 0.45 + effects: + - name: equalizer # Formants. + breakpoint_frequencies: + - 950 + - 1000 + - 1050 + - 1900 + - 2000 + - 2100 + gains: + - 1.0 + - 1.5 + - 1.0 + - 1.0 + - 1.3 + - 1.0 diff --git a/presets/trompette.yml b/presets/trompette.yml new file mode 100755 index 0000000..5b3fb3b --- /dev/null +++ b/presets/trompette.yml @@ -0,0 +1,1199 @@ +--- +- name: trompette + partials: + - wave: # 1st partial and chiff. + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 1.0 + amplitude_ratio: 1.0 + random_detuning_range: 0.005 + effects: + - name: automation + automated_effect_name: filter + kind: relative + order: 3 + break_points: + - relative_position: 0.0 + min_frequency_ratio: 1.3333 + max_frequency_ratio: 12 + - relative_position: 0.008 + min_frequency_ratio: 1 + max_frequency_ratio: 4 + - relative_position: 0.016 + min_frequency_ratio: 1 + max_frequency_ratio: 9 + - relative_position: 0.024 + min_frequency_ratio: 1.5 + max_frequency_ratio: 6 + - relative_position: 0.032 + min_frequency_ratio: 0.8 + max_frequency_ratio: 2.8125 + - relative_position: 0.04 + min_frequency_ratio: 1.06666667 + max_frequency_ratio: 1.35 + - relative_position: 0.048 + min_frequency_ratio: 1.03529412 + max_frequency_ratio: 1.16875 + - relative_position: 0.056 + min_frequency_ratio: 0.992 + max_frequency_ratio: 1.00806452 + - relative_position: 1.0 + min_frequency_ratio: 0.992 + max_frequency_ratio: 1.00806452 + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.2 + max_attack_duration: 0.25 + attack_degree: 1.15 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.05 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.3 + sustain_level: 0.9 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.9 + peak_value: 1.0 + envelope_values_on_velocity_order: 1.0 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.01 + - wave: # 2nd partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.205 + max_attack_duration: 0.2512 + attack_degree: 1.145 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.29 + sustain_level: 0.89 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.88 + quasiperiodic_bandwidth: 0.07050000000000001 + frequency_ratio: 2.0 + amplitude_ratio: 1.0 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.025 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.0135 + phase: 3.6713 + - wave: # 3rd partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.21 + max_attack_duration: 0.2524 + attack_degree: 1.14 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.28 + sustain_level: 0.88 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.86 + quasiperiodic_bandwidth: 0.07100000000000001 + frequency_ratio: 3.0 + amplitude_ratio: 0.39810717 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.05 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.027 + phase: 5.5001 + - wave: # 4th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.215 + max_attack_duration: 0.2536 + attack_degree: 1.135 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.27 + sustain_level: 0.87 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.84 + quasiperiodic_bandwidth: 0.07150000000000001 + frequency_ratio: 4.0 + amplitude_ratio: 0.1 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.075 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.0405 + phase: 3.3704 + - wave: # 5th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.22 + max_attack_duration: 0.2548 + attack_degree: 1.13 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.26 + sustain_level: 0.86 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.82 + quasiperiodic_bandwidth: 0.07200000000000001 + frequency_ratio: 5.0 + amplitude_ratio: 0.15848932 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.1 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.054 + phase: 1.049 + - wave: # 6th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.225 + max_attack_duration: 0.256 + attack_degree: 1.125 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.25 + sustain_level: 0.85 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.8 + quasiperiodic_bandwidth: 0.07250000000000001 + frequency_ratio: 6.0 + amplitude_ratio: 0.06309573 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.125 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.0675 + phase: 3.2476 + - wave: # 7th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.23 + max_attack_duration: 0.2572 + attack_degree: 1.12 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.24 + sustain_level: 0.84 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.78 + quasiperiodic_bandwidth: 0.07300000000000001 + frequency_ratio: 7.0 + amplitude_ratio: 0.31622777 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.15 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.081 + phase: 1.606 + - wave: # 8th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.235 + max_attack_duration: 0.2584 + attack_degree: 1.115 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.23 + sustain_level: 0.83 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.76 + quasiperiodic_bandwidth: 0.07350000000000001 + frequency_ratio: 8.0 + amplitude_ratio: 0.25118864 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.175 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.0945 + phase: 0.4301 + - wave: # 9th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.24 + max_attack_duration: 0.2596 + attack_degree: 1.11 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.22 + sustain_level: 0.82 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.74 + quasiperiodic_bandwidth: 0.07400000000000001 + frequency_ratio: 9.0 + amplitude_ratio: 0.01995262 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.2 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.108 + phase: 2.8007 + - wave: # 10th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.245 + max_attack_duration: 0.2608 + attack_degree: 1.105 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.21 + sustain_level: 0.81 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.72 + quasiperiodic_bandwidth: 0.07450000000000001 + frequency_ratio: 10.0 + amplitude_ratio: 0.00630957 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.225 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.1215 + phase: 4.3701 + - wave: # 11th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.25 + max_attack_duration: 0.262 + attack_degree: 1.1 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.2 + sustain_level: 0.8 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.7 + quasiperiodic_bandwidth: 0.07500000000000001 + frequency_ratio: 11.0 + amplitude_ratio: 0.00630957 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.25 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.135 + phase: 6.2354 + - wave: # 12th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.255 + max_attack_duration: 0.2632 + attack_degree: 1.095 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.19 + sustain_level: 0.79 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.68 + quasiperiodic_bandwidth: 0.07550000000000001 + frequency_ratio: 12.0 + amplitude_ratio: 0.01584893 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.275 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.1485 + phase: 4.5083 + - wave: # 13th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.26 + max_attack_duration: 0.2644 + attack_degree: 1.09 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.18 + sustain_level: 0.78 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.66 + quasiperiodic_bandwidth: 0.07600000000000001 + frequency_ratio: 13.0 + amplitude_ratio: 0.07943282 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.3 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.162 + phase: 2.2617 + - wave: # 14th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.265 + max_attack_duration: 0.2656 + attack_degree: 1.085 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.17 + sustain_level: 0.77 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.64 + quasiperiodic_bandwidth: 0.07650000000000001 + frequency_ratio: 14.0 + amplitude_ratio: 0.00501187 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.325 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.1655 + phase: 4.8364 + - wave: # 15th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.27 + max_attack_duration: 0.2668 + attack_degree: 1.08 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.16 + sustain_level: 0.76 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.62 + quasiperiodic_bandwidth: 0.07700000000000001 + frequency_ratio: 15.0 + amplitude_ratio: 0.00630957 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.35 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.169 + phase: 5.5268 + - wave: # 16th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.275 + max_attack_duration: 0.268 + attack_degree: 1.075 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.15 + sustain_level: 0.75 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.6 + quasiperiodic_bandwidth: 0.07750000000000001 + frequency_ratio: 16.0 + amplitude_ratio: 0.01584893 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.375 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.1725 + phase: 3.4859 + - wave: # 17th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.28 + max_attack_duration: 0.2692 + attack_degree: 1.07 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.14 + sustain_level: 0.74 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.58 + quasiperiodic_bandwidth: 0.07800000000000001 + frequency_ratio: 17.0 + amplitude_ratio: 0.00398107 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.4 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.176 + phase: 5.0865 + - wave: # 18th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.285 + max_attack_duration: 0.2704 + attack_degree: 1.065 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.13 + sustain_level: 0.73 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.56 + quasiperiodic_bandwidth: 0.07850000000000001 + frequency_ratio: 18.0 + amplitude_ratio: 0.00316228 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.425 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.1795 + phase: 0.3594 + - wave: # 19th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.29 + max_attack_duration: 0.2716 + attack_degree: 1.06 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.12 + sustain_level: 0.72 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.54 + quasiperiodic_bandwidth: 0.07900000000000001 + frequency_ratio: 19.0 + amplitude_ratio: 0.00398107 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.45 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.183 + phase: 3.8952 + - wave: # 20th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.295 + max_attack_duration: 0.2728 + attack_degree: 1.055 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.11 + sustain_level: 0.71 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.52 + quasiperiodic_bandwidth: 0.0795 + frequency_ratio: 20.0 + amplitude_ratio: 0.00015849 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.475 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.1865 + phase: 2.6774 + - wave: # 21st partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.3 + max_attack_duration: 0.274 + attack_degree: 1.05 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.1 + sustain_level: 0.7 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.5 + quasiperiodic_bandwidth: 0.08 + frequency_ratio: 21.0 + amplitude_ratio: 0.00316228 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.5 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.19 + phase: 1.3564 + - wave: # 22nd partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.3 + max_attack_duration: 0.2752 + attack_degree: 1.045 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.09 + sustain_level: 0.69 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.48 + quasiperiodic_bandwidth: 0.0805 + frequency_ratio: 22.0 + amplitude_ratio: 0.00063096 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.525 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.1935 + phase: 0.6669 + - wave: # 23rd partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.3 + max_attack_duration: 0.2764 + attack_degree: 1.04 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.08 + sustain_level: 0.68 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.46 + quasiperiodic_bandwidth: 0.081 + frequency_ratio: 23.0 + amplitude_ratio: 0.00398107 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.55 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.197 + phase: 5.3857 + - wave: # 25th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.3 + max_attack_duration: 0.2776 + attack_degree: 1.035 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.07 + sustain_level: 0.67 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.44 + quasiperiodic_bandwidth: 0.0815 + frequency_ratio: 25.0 + amplitude_ratio: 0.00039811 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.575 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.2005 + phase: 4.6522 + - wave: # 28th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.3 + max_attack_duration: 0.2788 + attack_degree: 1.03 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.06 + sustain_level: 0.66 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.42 + quasiperiodic_bandwidth: 0.082 + frequency_ratio: 28.0 + amplitude_ratio: 0.00079433 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.6 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.204 + phase: 5.0178 + - wave: # 29th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.3 + max_attack_duration: 0.28 + attack_degree: 1.025 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.05 + sustain_level: 0.65 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.4 + quasiperiodic_bandwidth: 0.0825 + frequency_ratio: 29.0 + amplitude_ratio: 0.00050119 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.625 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.2075 + phase: 4.1708 + - wave: # 31st partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.3 + max_attack_duration: 0.2812 + attack_degree: 1.02 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.04 + sustain_level: 0.64 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.38 + quasiperiodic_bandwidth: 0.083 + frequency_ratio: 31.0 + amplitude_ratio: 0.00063096 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.65 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.211 + phase: 2.975 + - wave: # 32nd partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.3 + max_attack_duration: 0.2824 + attack_degree: 1.015 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.03 + sustain_level: 0.63 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.36 + quasiperiodic_bandwidth: 0.0835 + frequency_ratio: 32.0 + amplitude_ratio: 0.00007943 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.675 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.2145 + phase: 3.2206 + - wave: # 33rd partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.3 + max_attack_duration: 0.2836 + attack_degree: 1.01 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.02 + sustain_level: 0.62 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.34 + quasiperiodic_bandwidth: 0.084 + frequency_ratio: 33.0 + amplitude_ratio: 0.00005012 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.7 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.218 + phase: 4.1761 + - wave: # 34th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.3 + max_attack_duration: 0.2848 + attack_degree: 1.005 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.01 + sustain_level: 0.61 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.32 + quasiperiodic_bandwidth: 0.0845 + frequency_ratio: 34.0 + amplitude_ratio: 0.00012589 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.725 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.2215 + phase: 2.6917 + - wave: # 36th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.3 + max_attack_duration: 0.286 + attack_degree: 1.0 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.0 + sustain_level: 0.6 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.3 + quasiperiodic_bandwidth: 0.085 + frequency_ratio: 36.0 + amplitude_ratio: 0.0001 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.75 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.225 + phase: 2.3466 + - wave: # 37th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.3 + max_attack_duration: 0.2872 + attack_degree: 0.995 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.99 + sustain_level: 0.59 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.28 + quasiperiodic_bandwidth: 0.0855 + frequency_ratio: 37.0 + amplitude_ratio: 0.00007943 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.775 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.2285 + phase: 2.3228 + - wave: # 38th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.3 + max_attack_duration: 0.2884 + attack_degree: 0.99 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.98 + sustain_level: 0.58 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.26 + quasiperiodic_bandwidth: 0.08600000000000001 + frequency_ratio: 38.0 + amplitude_ratio: 0.001 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.8 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.232 + phase: 1.9499 + - wave: # 39th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.3 + max_attack_duration: 0.2896 + attack_degree: 0.985 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.97 + sustain_level: 0.57 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.24 + quasiperiodic_bandwidth: 0.08650000000000001 + frequency_ratio: 39.0 + amplitude_ratio: 0.00039811 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.825 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.2355 + phase: 3.9627 + - wave: # 45th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.3 + max_attack_duration: 0.2908 + attack_degree: 0.98 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.96 + sustain_level: 0.56 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.22 + quasiperiodic_bandwidth: 0.08700000000000001 + frequency_ratio: 45.0 + amplitude_ratio: 0.00050119 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.85 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.239 + phase: 0.8452 + - wave: # 49th partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.3 + max_attack_duration: 0.292 + attack_degree: 0.975 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.95 + sustain_level: 0.55 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.2 + quasiperiodic_bandwidth: 0.08750000000000001 + frequency_ratio: 49.0 + amplitude_ratio: 0.00050119 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.875 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.2425 + phase: 3.1561 + - wave: # 51st partial. + waveform: sine + amplitude_envelope_fn: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.3 + max_attack_duration: 0.2932 + attack_degree: 0.97 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.025 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 0.94 + sustain_level: 0.54 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.18 + quasiperiodic_bandwidth: 0.08800000000000001 + frequency_ratio: 51.0 + amplitude_ratio: 0.00039811 + event_to_amplitude_factor_fn: + name: power_fn_of_velocity + power: 1.9 + random_detuning_range: 0.005 + effects: + - name: tremolo + frequency: 7 + amplitude: 0.246 + phase: 1.4153 + - wave: # Noise padding (blown noise). + waveform: white_noise + amplitude_envelope_fn: + name: generic_ahdsr + max_attack_duration: 0.0 # Prevent instability at envelope shaper. + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 1.0 + frequency_ratio: 1.0 # This value affects nothing. + amplitude_ratio: 1.0 # This value affects nothing. + effects: + - name: filter_sweep + kind: relative + order: 3 + frequency: 5 + bands: + - [2, 12.5] + - [4, 6.25] + - [4.5, 5.5] + - name: envelope_shaper + envelope_params: + name: generic_ahdsr + attack_to_ahds_max_ratio: 0.25 + max_attack_duration: 0.3 + attack_degree: 1.0 + hold_to_hds_max_ratio: 0.025 + max_hold_duration: 0.03 + decay_to_ds_max_ratio: 1.0 + max_decay_duration: 10.0 + decay_degree: 1.05 + sustain_level: 0.9 + max_sustain_duration: 10.0 + max_release_duration: 0.08 + release_duration_on_velocity_order: 0.0 + release_degree: 0.9 + peak_value: 0.015 + envelope_values_on_velocity_order: 1.0 + quantile: 0.99 + chunk_size_in_cycles: 5 + forced_fading_ratio: 0.05 + amplitude_scaling: 1.0 + effects: + - name: automation + automated_effect_name: filter + kind: relative_wrt_velocity + order: 1 + max_frequency_ratio_on_velocity_order: 1.0 + break_points: + - relative_position: 0.0 + max_frequency_ratio_at_zero_velocity: null + max_frequency_ratio_at_max_velocity: null + - relative_position: 0.02 + max_frequency_ratio_at_zero_velocity: 4 + max_frequency_ratio_at_max_velocity: 6 + - relative_position: 0.04 + max_frequency_ratio_at_zero_velocity: null + max_frequency_ratio_at_max_velocity: null + - relative_position: 0.06 + max_frequency_ratio_at_zero_velocity: 5 + max_frequency_ratio_at_max_velocity: 10 + - relative_position: 0.08 + max_frequency_ratio_at_zero_velocity: null + max_frequency_ratio_at_max_velocity: null + - relative_position: 1.0 + max_frequency_ratio_at_zero_velocity: null + max_frequency_ratio_at_max_velocity: null + - name: equalizer # Resonance and formants. + breakpoint_frequencies: + - 1100 + - 1200 + - 1400 + - 1500 + - 2400 + - 2500 + - 2600 + - 16000 + - 21000 + gains: + - 1.0 + - 1.5 + - 1.5 + - 1.0 + - 1.0 + - 1.5 + - 1.0 + - 0.8 + - 0.0