rluedek / qt-port-synth

Basic synthesizer using PortAudio and Qt5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qt-port-synth

A basic polyphonic two oscillators synthesizer using PortAudio, RtMidi and Qt5

The sysnthesis and dsp code is heavily inspired by

@Javidx9: Go visit his video tutorial on how to create a basic synth: https://www.youtube.com/watch?v=tgamhuQnOkM.

About

Basic synthesizer using PortAudio and Qt5

License:GNU General Public License v3.0


Languages

Language:C++ 95.0%Language:C 3.6%Language:CMake 1.4%