From a883f0abf519f444cd4a7abf1113fd37e4672287 Mon Sep 17 00:00:00 2001 From: hlorenzi Date: Sat, 9 Mar 2024 12:58:56 -0300 Subject: [PATCH] improve interface --- index.html | 9 +++ src/AnalysisChart.tsx | 2 +- src/VowelChart.tsx | 134 ++++++++++++++++++++++++++++++++++-------- src/main.tsx | 4 +- src/vowelSynth.ts | 26 ++++---- 5 files changed, 134 insertions(+), 41 deletions(-) diff --git a/index.html b/index.html index 5e60730..5398a56 100644 --- a/index.html +++ b/index.html @@ -6,10 +6,19 @@ Vowel Analysis + +