Hi,
On 26/09/2022 18:25, Jakob Laue wrote:
Dear list, I am looking for a simple equalizer abstraction, preferably vanilla, but can be part of an external library, too!
Actually I just need simple low-cutting from low to high frequencies and/or high-cutting from high to low. A visual representation would be great.
Have you tried [lop~] and [hip~]? [bp~] could also come in handy.
What do you mean by visual representation? Of the input vs. output signal (e.g. a spectrogram)? Or like a UI for the eq? In that case you could connect some [vslider] to the objects above?
Hope this helps, Lorenzo