Hey,
I’m a French student learning electronics, and I’ve been working on creating my own synthesizer design.
It has a VCO, VCF ,VCA, MIDI and Voltage input.
I’ve already gotten help from you guys for the VCO and VCF parts

.
The goal is to keep it as analog and accesible as possible.
I’ve added many things to the project, and I’d really appreciate it if you could review it, as there might be some parts I haven’t fully understood and that might be just stupid for you.
After that, I’ll start learning PCB design since this is my first project.
MIDI to CV
A simple MIDI to CV converter using an octoplexer and an ATtiny202 as the microcontroller (I’m not familiar with programming it yet, but I’ll figure that out later; for now, I’m focusing on the hardware).
PWM in output that is fixed with a RC filter.
Expo Converter
This design is from here: DIY Synth Series VCO - All About Circuits.
https://www.allaboutcircuits.com/projects/diy-synth-series-vco/I’m having trouble adapting the component values for my circuit—I'm not sure how to do that.
VCO
For more info, check the forum below: VCO Issue - EEVblog.
https://www.eevblog.com/forum/beginners/issue-with-my-vco-design/It’s working well (except I get a weird sawtooth wave in the KiCad simulation).
VCF
Extracted from the LM13700 datasheet.
https://www.ti.com/product/LM13700I don’t fully understand the theory behind it yet, but I’m working on it

. Someone’s already tried to explain it to me.
The important thing is that it works in theory, though I haven’t been able to simulate it yet.
VCA
Also extracted from the LM13700 datasheet.
Same situation as the VCF—I don’t fully understand it, but I’m getting there.
Kicad shematic here:
https://drive.google.com/file/d/1BJskOecOMx52XnV7E1l1ArKJIcwJJSce/view?usp=sharingThanks in advance!
