From 0a8cb59d8859985b250e203099bd010fe3bb8263 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 | 139 ++++++++++++++++++++++++++++++++-------- src/formantExtractor.ts | 17 +++-- src/main.tsx | 4 +- src/vowelSynth.ts | 26 ++++---- 6 files changed, 147 insertions(+), 50 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 + +