Home

Newb Oscillator Filterer Enveloper Player Modder Twiddler BassHead Sweeper Composer Controller Mixer

Enveloper Role

The Enveloper Role allows control over the Voyager's two envelopes: filter and volume.

Envelope Commands

Envelopes

Envelopes help shape sound. The Voyager has two controllable envelopes: filter and volume. They share similar commands.

*** During the alpha phase all commands in this role must be prefaced with "moog". So, !filterAttack 2000 needs to be entered as !moog filterAttack 2000 ***

Command Command Usage Variables Example
  • Adjust Filter Envelope Attack
  • Adjust Volume Envelope Attack
  • !filterAttack TIME
  • !envelopeAttack TIME
TIME = FRK = 0-16383 !filterAttack 8000
  • Adjust Filter Envelope Decay
  • Adjust Volume Envelope Decay
  • !filterDecay TIME
  • !envelopeDecay TIME
TIME = FRK = 0-16383 !envelopeDecay 3500
  • Adjust Filter Envelope Sustain
  • Adjust Volume Envelope Sustain
  • !filterSustain TIME
  • !envelopeSustain TIME
TIME = FRK = 0-16383 !filterSustain 11100
  • Adjust Filter Envelope Release
  • Adjust Volume Envelope Release
  • !filterRelease TIME
  • !envelopeRelease TIME
TIME = FRK = 0-16383 !envelopeRelease 100
  • Adjust Filter Amount
  • !filterAmount AMOUNT
AMOUNT = FRK = 0-16383 !filterAmount 1900