VOOG
Virtual Analog Synthesizer — a Moog-style polyphonic synthesizer built in Python with a tkinter GUI inspired by the Subsequent 37.
┌─────────────────────────────────────────────────────────────────┐ │ VOOG VIRTUAL ANALOG SYNTHESIZER │ ├─────────────────────────────────────────────────────────────────┤ │ OSC 1 OSC 2 OSC 3 NOISE │ │ (Oct)(Semi) (Oct)(Semi) (Oct)(Semi) (Lvl) │ │ (Det)(Lvl) (Det)(Lvl) (Det)(Lvl) │ ├─────────────────────────────────────────────────────────────────┤ │ FILTER FILTER ENV AMP ENV LFO │ │ (Cut)(Res) (A)(D) (A)(D) (Rate)(Depth) │ │ (Env)(Key) (S)(R) (S)(R) │ ├─────────────────────────────────────────────────────────────────┤ │ ┌─┬█┬─┬█┬─┬─┬█┬─┬█┬─┬█┬─┬─┬█┬─┬█┬─┬─┬█┬─┬█┬─┬█┬─┐ │ │ │ │ │█│ │█│ │ │█│ │█│ │█│ │ │█│ │█│ │ │█│ │█│ │█│ │ │ │ │ └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘ │ │ └─────────────────────────────────────────────────────────────────┘
Features
3 oscillators with sine, saw, square, and triangle waveforms
with sine, saw, square, and triangle waveforms Moog ladder filter (24dB/oct) with resonance and envelope modulation
(24dB/oct) with resonance and envelope modulation Dual ADSR envelopes for amplitude and filter
for amplitude and filter LFO with 4 waveforms and 3 modulation destinations (filter, pitch, amp)
with 4 waveforms and 3 modulation destinations (filter, pitch, amp) Glide/portamento with off, always, and legato modes
with off, always, and legato modes Noise generator (white/pink)
... continue reading