You now have access to SynthBot1's Oscillator, Filter, and Envelope commands. As well as all Newb commands.
Oscillators are the main sound source of the Voyager. There are 3 oscillators you can control. All oscillators have an octave and waveform control, additionally, oscillators 2 & 3 have a frequency control.
Command | Command Usage | Variables | Example |
|
|
OCTAVE =
{ _32
| _16
| _8
| _4
| _2
| _1
}
|
!osc1Octave _16 |
---|---|---|---|
|
|
WAVE = uint14 = 0-16383
|
!osc2Wave 10000 |
|
|
FREQUENCY = uint14 = 0-16383
|
!osc3Frequency 5200 |
|
|
SWITCH =
{ ON
| OFF }
|
!osc12Sync ON |
Filters can be used to control the frequency output of the sound. The Voyager has two filters. Both filters are controlled through a single set of commands.
Command | Command Usage | Variables | Example |
---|---|---|---|
Adjust the Filter Cutoff Frequency | |||
Adjust the Filter Spacing | |||
Adjust the Filter Resonance | |||
Adjust the Filter Keyboard Control Amount | |||
Change the Filter Mode from Dual Low Pass to High & Low Pass |
Envelopes help shape sound. The Voyager has two controllable envelopes: filter and volume. They share similar commands.
Command | Command Usage | Variables | Example |
---|---|---|---|
Adjust the Filter & Volume Attack | |||
Adjust the Filter & Volume Decay | |||
Adjust the Filter & Volume Sustain | |||
Adjust the Filter & Volume Release | |||
Adjust the Filter Amount |