From c3d4028b04f485835ebbbd78b8643d51cbf41846 Mon Sep 17 00:00:00 2001 From: David Huss <dh@atoav.com> Date: Wed, 16 Nov 2022 17:53:45 +0100 Subject: [PATCH] Update Readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b34605c..a778928 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ 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" style="width:340px;" /></tb><tb></tb></tr></table> +<table><tr><tb><img src="panel/mutu_panel_top.svg" width="340px" /></tb><tb></tb></tr></table> ## Goals @@ -84,7 +84,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" style="width:340px;" /></tb><tb></tb></tr></table> +<table><tr><tb><img src="panel/mutu_panel_top.svg" width="340px" /></tb><tb></tb></tr></table> ### Inputs -- GitLab