Eurorack Module Designs, often based on popular designs but modified to be even more...escalative.
Find a file
2020-04-24 11:48:19 +02:00
avrlib@fe600046c4 Use my own avrlib 2019-12-04 00:04:30 +01:00
bus/hardware_design/pcb Add small busboard 2020-04-10 20:21:34 +02:00
jlcpcb-eagle@7e213efa2e Update jlcpcb-eagle submodule 2020-04-04 16:35:52 +02:00
midi2cv Fix bugs in AD57X4 driver implemenation 2020-04-18 23:58:04 +02:00
out/hardware_design/pcb Fix out oderso, implement menu scrolling i guess 2020-02-04 23:38:50 +01:00
pure_adsr Replace weird nonworking wavefolder with sustain/silence length 2020-03-15 13:33:19 +01:00
stereo_mix Testing Mute switch function 2020-04-24 11:48:19 +02:00
stereo_mix_old Add new implementation start of stereo_mix 2020-03-27 22:36:04 +01:00
stmlib@0c9129ad08 Update stmlib, implement LED softpwm with TIM3 2020-04-23 22:06:40 +02:00
vca/hardware_design Add vca panel 2020-03-14 12:42:26 +01:00
vcf-20/hardware_design Add vcf-20 panel 3d-printing files. 2020-01-12 18:05:02 +01:00
vcf-leiter/hardware_design add vcf-leiter 3d-print panel files 2020-01-12 18:05:16 +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 Add jlcpcb-eagle submodule, add new resources for stereo_mix 2020-03-30 11:40:19 +02: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.