Eurorack Module Designs, often based on popular designs but modified to be even more...escalative.
Find a file
2019-09-08 17:12:23 +02:00
helpers Add readme 2019-09-08 17:12:23 +02:00
midi2cv Add U8G2 to midi2cv. Start port to stm32f373 2019-09-07 21:47:43 +02:00
stereo_mix Make stereo mix a two layer board 2019-09-07 11:28:43 +02:00
stmlib@5a5264d540 Add U8G2 to midi2cv. Start port to stm32f373 2019-09-07 21:47:43 +02: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
.gitignore Update gitingo 2019-08-20 21:31:51 +02:00
.gitmodules Update submodule 2019-08-19 10:34:35 +02:00
README.md Add readme 2019-09-08 17:12:23 +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.