DIY Synthesizer | Python
Audio Synthesis seems like magic at first but in fact it isn’t. I’ve created a synthesizer with effects like Reverb, an ADSR envelope and a LFO. I’m using Python 3, the lowlevel library Pyaudio, RtMidi for Midi Input and Tkinter