Synth MHJ-01
A polyphonic software synthesizer (WIP)

Technologies
C++
JUCE
About this project
A polyphonic software synth I'm working on, I will soon update with more info! You can follow the progress at the github repository. The synth will be both a stand alone program and a plugin.
Current implementation

The signal chain is 2xVCO with continous wave shaping and a Noise source into VCF into VCA. There are envelopes and LFOs for modulation and I plan to add a step sequencer and a stepped/smooth random modulator. I will also add effects and look into how to make the signal chain sound better.
The project a work in progress at the moment and the design could change a lot before it's done.