Oscillator Role
The Oscillator role gives you access to all the Voyager's oscillator commands.
Oscillator Commands
- Adjust the Octave of Oscillators 1, 2, and 3
- Adjust the Waveforms of Oscillators 1, 2, and 3
- Adjust the Frequency of Oscillators 2 and 3 relative to Oscillator 1
- Oscillator Switches
Oscillators
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.
*** During the alpha phase all commands in this role must be prefaced with "moog". So, !osc2Wave 2000
needs to be entered as !moog osc2Wave 2000
***
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 |
|
|
SWITCH =
{ ON
| OFF }
|
!osc31FM ON |
|
|
SWITCH =
{ ON
| OFF }
|
!osc31KeyboardControl OFF |
|
|
SWITCH =
{ ON
| OFF }
|
!osc31HiLo ON |