Show HN: VOOG – Moog-style polyphonic synthesizer in Python with tkinter GUI

  • Thread starter Thread starter gpasquero
  • Start date Start date
G

gpasquero

Body: I built a polyphonic synthesizer in Python with a tkinter GUI styled after the Moog Subsequent 37.

Code:
  Features: 3 oscillators, Moog ladder filter (24dB/oct), dual ADSR envelopes, LFO, glide, noise generator, 4 multitimbral channels, 19 presets, rotary
  knob GUI, virtual keyboard with mouse + QWERTY input, and MIDI support.

  No external GUI frameworks — just tkinter, numpy, and sounddevice.



Comments URL: Show HN: VOOG – Moog-style polyphonic synthesizer in Python with tkinter GUI | Hacker News

Points: 83

# Comments: 29

Continue reading...
 
Back
Top