<div dir="ltr">ELSE has many filters and the tutorial it comes with shows you how to build multiband equalizers. The externals are made available for raspberry pi</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em qua., 28 de set. de 2022 às 12:04, oliver <<a href="mailto:oliver@klingt.org">oliver@klingt.org</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Jakob Laue wrote:<br>
> Dear list,<br>
> I am looking for a simple equalizer abstraction, preferably vanilla, but can be part of an external library, too!<br>
<br>
Hi,<br>
<br>
i recently made a "channel_gui" abstraction for a patch on the RPI, <br>
using vanilla filters and the object [equaliser] from the GGEE library <br>
(you will need to install that first with deken)<br>
<br>
it has a lowpass, a highpass, and one parametric EQ like filter (made <br>
with [equaliser], which basically calculates the right coefficients for <br>
the vanilla [biquad~] object)<br>
<br>
i attach it here, you will have to remove some stuff and tweak it for <br>
your needs, but it's not too complicated.<br>
<br>
plus you can control output volume and add a delay (if needed)<br>
<br>
best<br>
<br>
oliver<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div>