Eurorack Module Designs, often based on popular designs but modified to be even more...escalative.
Find a file
2019-12-04 00:04:30 +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 Implement ui stuff 2019-10-28 18:56:37 +01:00
stereo_mix Add Initial code for stereo_mix module 2019-12-04 00:01:36 +01: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
.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.