Final Project imported modules: synthesizer https://synthesizer.readthedocs.io/en/latest/synthesizer.html Installation $ pip install synthesizer Install dependencies Ubuntu $ apt install portaudio19-dev $ pip install pyaudio macOS $ brew install portaudio $ pip install pyaudio