From 5f4ef1a1115b6cf03858607ec99591a46ce85b9b Mon Sep 17 00:00:00 2001 From: Jan-Henrik Bruhn Date: Sat, 4 Jul 2020 17:17:02 +0200 Subject: [PATCH] Update readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 67b92ae..698acdc 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,4 @@ Welcome to my Eurorack module stash. This is a collection of modules I (partiall * 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. +* stereo_mix: a 4 channel stereo (input AND output) mixer with voltage-controlled panning and volume. Digitally controlled via Multiplying DACs (MCP4922 in combination with MCP4822)