An open API service indexing awesome lists of open source software.

https://github.com/zeloe/synth_basic

A basic synth written in C++ with JUCE framework
https://github.com/zeloe/synth_basic

cplusplus juce juce-framework midi synthesizer

Last synced: 25 days ago
JSON representation

A basic synth written in C++ with JUCE framework

Awesome Lists containing this project

README

        

# Synth_basic
A basic synth written in C++ with JUCE framework

Based on code written from [WolfSound](https://github.com/JanWilczek/wavetable-synth)

## To Do
- Fix Pop up menu
- Fix wavetable switching
- Fix Adsr (Processing and GUI)
- Add Gain for wavetabels
- Add Unison Feature
- ...