The adsr envelope that modulates the gain of the synth.
Single Output.
| key | value |
|---|---|
| is | api.TargetType.AudioOutput |
The user-assigned name of this device.
The amount by which the modulation envelope modulates the LFO amount.
| key | value |
|---|---|
| default | 0 |
| range | [-1, 1] |
| is | api.TargetType.AutomatableParameter |
The amount by which the modulation envelope modulates the LFO rate.
| key | value |
|---|---|
| default | 0 |
| range | [-1, 1] |
| is | api.TargetType.AutomatableParameter |
The amount by which the modulation envelope modulates the mix_a_b parameter.
| key | value |
|---|---|
| default | 0 |
| range | [-1, 1] |
| is | api.TargetType.AutomatableParameter |
The amount by which the modulation envelope modulates the tune_semitones parameter.
| key | value |
|---|---|
| default | 0 |
| range | [-1, 1] |
| is | api.TargetType.AutomatableParameter |
Gain of the synthesizer. Equivalent to a dB range of [-inf, 0.0].
| key | value |
|---|---|
| default | 0.7079399824142456 |
| range | [0, 1] |
| is | api.TargetType.AutomatableParameter |
Glide time between notes in milliseconds.
| key | value |
|---|---|
| default | 0 |
| range | [0, 5000] |
| is | api.TargetType.AutomatableParameter |
Whether the device is active or not
| key | value |
|---|---|
| default | true |
| is | api.TargetType.AutomatableParameter |
The amount by which the keyboard (i.e. note pitch) modulates the mix_a_b parameter.
| key | value |
|---|---|
| default | 0 |
| range | [-1, 1] |
| is | api.TargetType.AutomatableParameter |
Parameters for the space LFO.
The amount by which the LFO modulates the gain parameter.
| key | value |
|---|---|
| default | 0 |
| range | [-1, 1] |
| is | api.TargetType.AutomatableParameter |
The amount by which the LFO modulates the mix_a_b parameter.
| key | value |
|---|---|
| default | 0 |
| range | [-1, 1] |
| is | api.TargetType.AutomatableParameter |
The amount by which the LFO modulates the panning of the signal.
| key | value |
|---|---|
| default | 0 |
| range | [-1, 1] |
| is | api.TargetType.AutomatableParameter |
The amount by which the LFO modulates the stereo_detune_shift parameter.
| key | value |
|---|---|
| default | 0 |
| range | [-1, 1] |
| is | api.TargetType.AutomatableParameter |
Micro tuning.
| key | value |
|---|---|
| default | empty location |
| required | false |
| targets | api.TargetType.MicroTuning, meaning one of: entities.MicroTuningOctave |
Mixes the two wavetables A and B. -1 means only wavetable A is used, 1.0 means only wavetable B is used.
| key | value |
|---|---|
| default | -1 |
| range | [-1, 1] |
| is | api.TargetType.AutomatableParameter |
The adsr envelope that can be used to modulate other parameters of the synth.
Whether the modulation envelope's release phase is used or not.
| key | value |
|---|---|
| default | false |
| is | api.TargetType.AutomatableParameter |
Selects the play mode of the synth for notes.
| key | value |
|---|---|
| default | 3 |
| range | [1, 3] |
| is | api.TargetType.AutomatableParameter |
Notes Input.
| key | value |
|---|---|
| is | api.TargetType.NotesInput |
X position on the desktop in the DAW.
| key | value |
|---|---|
| default | 0 |
| range | full |
Y position on the desktop in the DAW.
| key | value |
|---|---|
| default | 0 |
| range | full |
The parameters for the wavetable "A".
The parameters for the wavetable "B".
Multi purpose parameter to widen the stereo image of the sound.
In the negative range (-1..0) the widening happens by phase shifting the two channels (resulting in a wider perceived stereo sound without pitch shift), while in the positive range (0 ..1) the widening happens by detuning the voices, with the right channel being pitched down and the right channel being pitched up on a range between 0 and 12 semitones.
If the value is at -1, both voices are equal (resulting in a mono sound).
| key | value |
|---|---|
| default | 0 |
| range | [-1, 1] |
| is | api.TargetType.AutomatableParameter |
Tuning of wavetable "A".
| key | value |
|---|---|
| default | 0 |
| range | [-12, 12] |
| is | api.TargetType.AutomatableParameter |
Tuning of wavetable "B".
| key | value |
|---|---|
| default | 0 |
| range | [-12, 12] |
| is | api.TargetType.AutomatableParameter |
Global tuning of the synth, moves all notes played by a given amount of semitones. +/-12 semitones is equivalent to +/- 1 octave.
| key | value |
|---|---|
| default | 0 |
| range | [-12, 12] |
| is | api.TargetType.AutomatableParameter |
The amount by which the velocity modulates the gain parameter.
| key | value |
|---|---|
| default | 0 |
| range | [0, 1] |
| is | api.TargetType.AutomatableParameter |
The amount by which the note velocity modulates the mix_a_b parameter.
| key | value |
|---|---|
| default | 0 |
| range | [-1, 1] |
| is | api.TargetType.AutomatableParameter |
"space"The Space is a wavetable synthesizer.
It features 2 wavetables called "A" and "B", which can be independently adjusted and mixed together.