| AttackTime |
float |
The amplitude envelope attack time (in ms) [0.0, 10000]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="0.0", UIMin="0.0", UIMax="10000.0")
|
| bChorusEnabled |
uint32 |
Whether or not the chorus effect is enabled. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
|
| bEnableOscillatorSync |
uint32 |
Whether or not oscillator sync is enabled. Oscillator sync forces oscillator 2's phase to align with oscillator 1's phase. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
|
| bEnablePolyphony |
uint32 |
Whether or not to allow multiple synth voices. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
|
| bEnableUnison |
uint32 |
Enables forcing the oscillators to have no stereo spread. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
|
| bInvertModulationEnvelope |
uint32 |
Whether or not to invert the modulation envelope. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
|
| bInvertModulationEnvelopeBias |
uint32 |
Whether or not to invert the modulation envelope bias output. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
|
| bLegato |
uint32 |
Whether or not to use legato mode. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
|
| bRetrigger |
uint32 |
Whether or not to use retrigger mode. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
|
| bStereoDelayEnabled |
uint32 |
Whether or not stereo delay is enabled on the synth. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
|
| ChorusDepth |
float |
The depth of the chorus effect [0.0, 1.0]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="0.0", ClampMax="1.0", UIMin="0.0", UIMax="1.0")
|
| ChorusFeedback |
float |
The amount of feedback in the chorus effect [0.0, 1.0]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="0.0", ClampMax="1.0", UIMin="0.0", UIMax="1.0")
|
| ChorusFrequency |
float |
The chorus LFO frequency [0.0, 20.0]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="0.0", ClampMax="20.0", UIMin="0.0", UIMax="20.0")
|
| DecayTime |
float |
The amplitude envelope decay time (in ms)[0.0, 10000]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="0.0", UIMin="0.0", UIMax="10000.0")
|
| FilterAlgorithm |
ESynthFilterAlgorithm |
The output filter circuit/algorithm type (one-pole ladder, ladder, state-variable) |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
|
| FilterFrequency |
float |
The output filter cutoff frequency (hz) [0.0, 20000.0]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="0.0", ClampMax="20000.0", UIMin="0.0", UIMax="20000.0")
|
| FilterQ |
float |
The output filter resonance (Q) [0.5, 10]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="0.5", ClampMax="10.0", UIMin="0.5", UIMax="10.0")
|
| FilterType |
ESynthFilterType |
The output filter type (lowpass, highpass, bandpass, bandstop) |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
|
| GainDb |
float |
The overall gain to use for the synthesizer in dB [-90.0, 20.0]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(DisplayName="Gain (dB)", ClampMin="-90.0", ClampMax="20.0", UIMin="-90.0", UIMax="20.0")
|
| LFO1Frequency |
float |
The frequency to use for LFO 1 (in hz) [0.0, 50.0]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="0.0", ClampMax="50.0", UIMin="0.0", UIMax="50.0")
|
| LFO1Gain |
float |
The linear gain to use for LFO 1 [0.0, 1.0]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="0.0", ClampMax="1.0", UIMin="0.0", UIMax="1.0")
|
| LFO1Mode |
ESynthLFOMode |
The mode to use for LFO 1. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
|
| LFO1PatchType |
ESynthLFOPatchType |
The built-in patch type to use for LFO 1 (you can route this to any patchable parameter using the Patches parameter) |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
|
| LFO1Type |
ESynthLFOType |
The type of LFO to use for LFO 1. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
|
| LFO2Frequency |
float |
The frequency to use for LFO 2 (in hz) [0.0, 50.0]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="0.0", ClampMax="50.0", UIMin="0.0", UIMax="50.0")
|
| LFO2Gain |
float |
The linear gain to use for LFO 2 [0.0, 1.0]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="0.0", ClampMax="1.0", UIMin="0.0", UIMax="1.0")
|
| LFO2Mode |
ESynthLFOMode |
The mode to use for LFO 2. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
|
| LFO2PatchType |
ESynthLFOPatchType |
The built-in patch type to use for LFO 2 (you can route this to any patchable parameter using the Patches parameter) |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
|
| LFO2Type |
ESynthLFOType |
The type of LFO to use for LFO 2. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
|
| ModEnvBiasPatchType |
ESynthModEnvBiasPatch |
The built-in patch type for the envelope modulator bias output. Bias is when the envelope output is offset by the sustain gain. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
|
| ModEnvPatchType |
ESynthModEnvPatch |
The built-in patch type for the envelope modulator. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
|
| ModulationEnvelopeAttackTime |
float |
The modulation envelope attack time (in ms) [0.0, 10000]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="0.0", ClampMax="10000.0", UIMin="0.0", UIMax="10000.0")
|
| ModulationEnvelopeDecayTime |
float |
The modulation envelope decay time (in ms) [0.0, 10000]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="0.0", ClampMax="10000.0", UIMin="0.0", UIMax="10000.0")
|
| ModulationEnvelopeDepth |
float |
The "depth" (i.e. how much) modulation envelope to use. This scales the modulation envelope output. [0.0, 1.0]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="0.0", ClampMax="1.0", UIMin="0.0", UIMax="1.0")
|
| ModulationEnvelopeReleaseTime |
float |
The modulation envelope release time (in ms) [0.0, 10000]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="0.0", ClampMax="10000.0", UIMin="0.0", UIMax="10000.0")
|
| ModulationEnvelopeSustainGain |
float |
The modulation envelope sustain gain (linear gain) [0.0, 1.0]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="0.0", ClampMax="1.0", UIMin="0.0", UIMax="1.0")
|
| Osc1Cents |
float |
The cents (hundreds of a semitone) of oscillator 1. [-100.0, 100.0]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="-100.0", ClampMax="100.0", UIMin="-100.0", UIMax="100.0")
|
| Osc1Gain |
float |
The linear gain of oscillator 1 [0.0, 1.0]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="0.0", ClampMax="1.0", UIMin="0.0", UIMax="1.0")
|
| Osc1Octave |
float |
The octave of oscillator 1. [-8.0, 8.0]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="-8.0", ClampMax="8.0", UIMin="-8.0", UIMax="8.0")
|
| Osc1PulseWidth |
float |
The pulsewidth of oscillator 1 (when using a square wave type oscillator). [0.0, 1.0]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="0.0", ClampMax="1.0", UIMin="0.0", UIMax="1.0")
|
| Osc1Semitones |
float |
The semi-tones of oscillator 1. [-12.0, 12.0]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="-12.0", ClampMax="12.0", UIMin="-12.0", UIMax="12.0")
|
| Osc1Type |
ESynth1OscType |
What type of oscillator to use for oscillator 1. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
|
| Osc2Cents |
float |
The cents (hundreds of a semitone) of oscillator 2. [-100.0, 100.0]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="-100.0", ClampMax="100.0", UIMin="-100.0", UIMax="100.0")
|
| Osc2Gain |
float |
The linear gain of oscillator 2 [0.0, 1.0]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="0.0", ClampMax="1.0", UIMin="0.0", UIMax="1.0")
|
| Osc2Octave |
float |
The octave of oscillator 2. [-8.0, 8.0]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="-8.0", ClampMax="8.0", UIMin="-8.0", UIMax="8.0")
|
| Osc2PulseWidth |
float |
The pulsewidth of oscillator 2 (when using a square wave type oscillator). [0.0, 1.0]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="0.0", ClampMax="1.0", UIMin="0.0", UIMax="1.0")
|
| Osc2Semitones |
float |
The semi-tones of oscillator 2. [-12.0, 12.0]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="-12.0", ClampMax="12.0", UIMin="-12.0", UIMax="12.0")
|
| Osc2Type |
ESynth1OscType |
What type of oscillator to use for oscillator 2. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
|
| Pan |
float |
The stereo pan to use. 0.0 is center. -1.0 is left, 1.0 is right. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="-1.0", ClampMax="1.0", UIMin="-1.0", UIMax="1.0")
|
| Patches |
TArray< FEpicSynth1Patch > |
The modular synth patch cords to use for the synth. Allows routing the LFO1/LFO2 and Modulation Envelope to any patchable destination. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
|
| Portamento |
float |
The amount of portamento to use, which is the amount of pitch sliding from current note to next [0.0, 1.0]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="0.0", ClampMax="1.0", UIMin="0.0", UIMax="1.0")
|
| ReleaseTime |
float |
The amplitude envelope release time (in ms) [0.0, 10000]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="0.0", UIMin="0.0", UIMax="10000.0")
|
| Spread |
float |
The amount of stereo spread to use between oscillator 1 and oscillator 2 [0.0, 1.0]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="0.0", ClampMax="1.0", UIMin="0.0", UIMax="1.0")
|
| StereoDelayFeedback |
float |
The amount of feedback in the stereo delay line [0.0, 1.0]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="0.0", ClampMax="1.0", UIMin="0.0", UIMax="1.0")
|
| StereoDelayMode |
ESynthStereoDelayMode |
The stereo delay mode of the synth. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
|
| StereoDelayRatio |
float |
The ratio between left and right stereo delay lines (wider value is more separation) [0.0, 1.0]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="0.0", ClampMax="1.0", UIMin="0.0", UIMax="1.0")
|
| StereoDelayTime |
float |
The stereo delay time (in ms) [0.0, 2000.0]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="0.0", ClampMax="2000.0", UIMin="0.0", UIMax="2000.0")
|
| StereoDelayWetlevel |
float |
The output wet level to use for the stereo delay time [0.0, 1.0]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="0.0", ClampMax="1.0", UIMin="0.0", UIMax="1.0")
|
| SustainGain |
float |
The amplitude envelope sustain amount (linear gain) [0.0, 1.0]. |
SynthComponents/EpicSynth1Component.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Synth|Preset"
- Meta=(ClampMin="0.0", ClampMax="1.0", UIMin="0.0", UIMax="1.0")
|