From 4ee8b906de78f18eee6372c27aef50bedbaafec3 Mon Sep 17 00:00:00 2001 From: Karsten-Uy <58119515+Karsten-Uy@users.noreply.github.com> Date: Wed, 20 Dec 2023 10:56:06 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6dc0738..406d7fb 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Description: -This project aims to create a versatile audio equalizer with highpass, lowpass, and peak filters, allowing users to tailor the audio output according to their preferences. The equalizer includes a user-friendly interface to manipulate filter parameters, such as cutoff frequencies, Q values, and gain, providing fine-grained control over the audio signal. +This project utilizer the juce framework to create a versatile audio equalizer with highpass, lowpass, and peak filters, allowing users to tailor the audio output according to their preferences. The equalizer includes a user-friendly interface to manipulate filter parameters, such as cutoff frequencies, Q values, and gain, providing fine-grained control over the audio signal. Features: