Audio Helm  1.0
Live audio synthesis, sequencing and sampling for Unity
AudioHelm.HelmPatchSettings Class Reference

Part of Helm native synthesizer patch loading. The parameters that control how the synth sounds are loaded into this class. More...

Static Public Member Functions

static string ConvertToPlugin (string name)
 
static int GetSourceIndex (string source)
 
static int GetDestinationIndex (string dest)
 

Public Attributes

const int kMaxModulations = 16
 
const int kMaxCharacters = 15
 
float amp_attack
 
float amp_decay
 
float amp_release
 
float amp_sustain
 
float arp_frequency
 
float arp_gate
 
float arp_octaves
 
float arp_on
 
float arp_pattern
 
float arp_sync
 
float arp_tempo
 
float beats_per_minute
 
float cross_modulation
 
float cutoff
 
float delay_dry_wet
 
float delay_feedback
 
float delay_frequency
 
float delay_on
 
float delay_sync
 
float delay_tempo
 
float distortion_drive
 
float distortion_mix
 
float distortion_on
 
float distortion_type
 
float fil_attack
 
float fil_decay
 
float fil_env_depth
 
float fil_release
 
float fil_sustain
 
float filter_blend
 
float filter_drive
 
float filter_on
 
float filter_saturation
 
float filter_shelf
 
float filter_style
 
float filter_type
 
float formant_on
 
float formant_x
 
float formant_y
 
float keytrack
 
float legato
 
float mod_attack
 
float mod_decay
 
float mod_release
 
float mod_sustain
 
float mono_lfo_1_amplitude
 
float mono_lfo_1_frequency
 
float mono_lfo_1_retrigger
 
float mono_lfo_1_sync
 
float mono_lfo_1_tempo
 
float mono_lfo_1_waveform
 
float mono_lfo_2_amplitude
 
float mono_lfo_2_frequency
 
float mono_lfo_2_retrigger
 
float mono_lfo_2_sync
 
float mono_lfo_2_tempo
 
float mono_lfo_2_waveform
 
float noise_volume
 
float num_steps
 
float osc_1_transpose
 
float osc_1_tune
 
float osc_1_unison_detune
 
float osc_1_unison_voices
 
float osc_1_volume
 
float osc_1_waveform
 
float osc_2_transpose
 
float osc_2_tune
 
float osc_2_unison_detune
 
float osc_2_unison_voices
 
float osc_2_volume
 
float osc_2_waveform
 
float osc_feedback_amount
 
float osc_feedback_transpose
 
float osc_feedback_tune
 
float osc_mix
 
float pitch_bend_range
 
float poly_lfo_amplitude
 
float poly_lfo_frequency
 
float poly_lfo_sync
 
float poly_lfo_tempo
 
float poly_lfo_waveform
 
float polyphony
 
float portamento
 
float portamento_type
 
float resonance
 
float reverb_damping
 
float reverb_dry_wet
 
float reverb_feedback
 
float reverb_on
 
float step_frequency
 
float step_seq_00
 
float step_seq_01
 
float step_seq_02
 
float step_seq_03
 
float step_seq_04
 
float step_seq_05
 
float step_seq_06
 
float step_seq_07
 
float step_seq_08
 
float step_seq_09
 
float step_seq_10
 
float step_seq_11
 
float step_seq_12
 
float step_seq_13
 
float step_seq_14
 
float step_seq_15
 
float step_seq_16
 
float step_seq_17
 
float step_seq_18
 
float step_seq_19
 
float step_seq_20
 
float step_seq_21
 
float step_seq_22
 
float step_seq_23
 
float step_seq_24
 
float step_seq_25
 
float step_seq_26
 
float step_seq_27
 
float step_seq_28
 
float step_seq_29
 
float step_seq_30
 
float step_seq_31
 
float step_sequencer_retrigger
 
float step_sequencer_sync
 
float step_sequencer_tempo
 
float step_smoothing
 
float stutter_frequency
 
float stutter_on
 
float stutter_resample_frequency
 
float stutter_resample_sync
 
float stutter_resample_tempo
 
float stutter_softness
 
float stutter_sync
 
float stutter_tempo
 
float sub_octave
 
float sub_shuffle
 
float sub_volume
 
float sub_waveform
 
float unison_1_harmonize
 
float unison_2_harmonize
 
float velocity_track
 
float volume
 
HelmModulationSetting [] modulations
 

Static Public Attributes

static readonly string [] kShortenNames
 

Detailed Description

Part of Helm native synthesizer patch loading. The parameters that control how the synth sounds are loaded into this class.

Member Data Documentation

◆ kShortenNames

readonly string [] AudioHelm.HelmPatchSettings.kShortenNames
static
Initial value:
=
{
"stutter_resample", "stutter_resamp"
}

The documentation for this class was generated from the following file: