mirror of
https://github.com/jhbruhn/eurorack.git
synced 2025-10-28 18:06:05 +00:00
Eurorack Module Designs, often based on popular designs but modified to be even more...escalative.
| avrlib@fe600046c4 | ||
| bus/hardware_design/pcb | ||
| jlcpcb-eagle@7e213efa2e | ||
| midi2cv | ||
| out/hardware_design/pcb | ||
| pure_adsr | ||
| stereo_mix | ||
| stmlib@93e97d160d | ||
| vca/hardware_design | ||
| vcf-20/hardware_design | ||
| vcf-leiter/hardware_design | ||
| .editorconfig | ||
| .gitignore | ||
| .gitmodules | ||
| README.md | ||
eurorack modules
Welcome to my Eurorack module stash. This is a collection of modules I (partially) designed for use with eurorack synthesizers.
modules
- midi2cv: a midi to cv converter - who could've guessed. 4 Channel 16 bit precision with full 10V pitch range, stm32f373 based
- vca: the MFOS log/linear vca. i never tested this, but it should work. Base-schematic: http://musicfromouterspace.com/analogsynth_new/DUALVCA/DLLVCA001.html
- vca2: a dual exp/lin/log vca, loosely based on the befaco hexmix vca, but only 2 instead of 6.
- stereo_mix: a 4 channel stereo (input AND output) mixer with voltage-controlled panning and volume. Uses the basic circuit from the vca2 intensively. The amount of components is way too high though.