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

  • Thread starter gpasquero
  • Start date
  • Replies 0
  • Views 10
Status
Not open for further replies.
G

gpasquero

Guest
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: https://news.ycombinator.com/item?id=47026768

Points: 54

# Comments: 4
 
Status
Not open for further replies.
Top