From f715df1ea44d6c942fc4656bf6ab9ef08f164303 Mon Sep 17 00:00:00 2001 From: David Huss <dh@atoav.com> Date: Wed, 16 Nov 2022 18:02:44 +0100 Subject: [PATCH] Update Readme --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a778928..5c24d80 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,11 @@ A synthesizer with two oscillators in a mutual relationship with each other – loosely inspired by other dual oscillators like the Buchla 261e "Complex Waveform Generator", the Make Noise DPO and similar east-coast synthesis oscillators. -<table><tr><tb><img src="panel/mutu_panel_top.svg" width="340px" /></tb><tb></tb></tr></table> +<img src="panel/mutu_panel_top.svg" width="50vmin" /> + +## Table of Contents +[[_TOC_]] + ## Goals @@ -84,7 +88,7 @@ A small LED will display the current level of each voice. Internally the VCA use Panel draft with 16 HP (~80 mm wide, 119 mm tall) -<table><tr><tb><img src="panel/mutu_panel_top.svg" width="340px" /></tb><tb></tb></tr></table> +<img src="panel/mutu_panel_top.svg" width="50vmin" /> ### Inputs -- GitLab