Audio Synthesizer
Project Details
A Simple Audio Synthesizer built on top of Windows CoreAudio API, using C++ and ImGUI for the GUI. Supports different waveforms, ADSR envelopes, LFOs, BiQuad filters, arpeggios and multiple instruments. Uses multi-threading for sample calculation and runs the audio buffer on a separate process
Project Information
- Category: audio
- Stack: c++, imgui