Eurorack Module Designs, often based on popular designs but modified to be even more...escalative.
Find a file
2020-01-03 22:09:11 +01:00
avrlib@fe600046c4 Use my own avrlib 2019-12-04 00:04:30 +01:00
helpers Add stereo mix back digital pcb and tests 2019-11-16 09:36:50 +01:00
midi2cv Add menu datastrctures 2020-01-03 22:09:11 +01:00
stereo_mix Add new revision of stereo_mix_back hardware, and associated assembly files 2019-12-09 14:35:37 +01:00
stmlib@f3fdd66a6c Add menu datastrctures 2020-01-03 22:09:11 +01:00
vca/hardware_design Add other, less cool VCA based on MFOS design 2019-08-20 21:32:07 +02:00
vca2/hardware_design Add VCA2 beta, empty midi2cv program 2019-08-20 21:27:35 +02:00
vcf-20/hardware_design/pcb Add vcf20 2019-12-16 18:30:43 +01:00
vcf-leiter/hardware_design/pcb Add ladder filter 2019-12-17 00:27:33 +01:00
.editorconfig Add custom vim config 2019-10-04 09:29:33 +02:00
.gitignore Add Initial code for stereo_mix module 2019-12-04 00:01:36 +01:00
.gitmodules Use my own avrlib 2019-12-04 00:04:30 +01:00
README.md Fix readme heading 2019-09-08 17:12:45 +02:00

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.