<div dir="ltr">Not a ready made multi band equalizer, but the 'else' library also has a biquad coefficient generator, which offers more options than the ggee library (see else/bicoeff). Else also has ready made filters that don't require biquad~ and take audio signals to control all the parameters (ie. [else/eq~], [else/lowshelf~], [else/highshelf~], etc).<div><br></div><div>I thought about making a ready made parametric in else, but you can easily build it  your own. For the lowest and highest band you need to use lowshelf and highshelf respectively. Then use "eq~" for the mid bands.</div><div><br></div><div>cheers </div></div><div class="gmail_extra"><br><div class="gmail_quote">2018-04-19 7:01 GMT-03:00 Christof Ressi <span dir="ltr"><<a href="mailto:christof.ressi@gmx.at" target="_blank">christof.ressi@gmx.at</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">have a look at the "ggee" library! <br>
there are a couple of objects which mimik the usual EQ filters and output coefficients for [biquad~].<br>
besides [lowpass], [lowshelf], [highpass], [highshelf], [bandpass] and [notch] there's also a [equalizer] object which is a typical peeking filter with settable center frequency, bandwith and gain.<br>
 <br>
<br>
Gesendet: Donnerstag, 19. April 2018 um 11:45 Uhr<br>
Von: "Raphaël Ilias" <<a href="mailto:phae.ilias@gmail.com">phae.ilias@gmail.com</a>><br>
An: pd-list <<a href="mailto:pd-list@lists.iem.at">pd-list@lists.iem.at</a>><br>
Betreff: [PD] parametric equalizer<br>
<br>
Hello dear pd lovers,<br>
 I wonder if someone as implemented a parametric equalizer similar to the ones you find on mixer : like three band LOW MID HIGH, with -/+ X dB so that when everything is +0 dB, the output is flat and similar to input.And eventually with Q/curve/spectral transistion parameters ?<br>
 I know this is a very large question and that there might be a lot of different implementations, but I wondered if there are "standard" solutions.Vanilla preferred or stable libraries...<br>
<span class=""><br>
 <br>
Thanks !<br>
--<br>
<br>
Raphaël Ilias<br>
  ______________________________<wbr>_____<br>
</span>     <a href="http://phae.fr" rel="noreferrer" target="_blank">phae.fr</a>[<a href="http://phae.fr" rel="noreferrer" target="_blank">http://phae.fr</a>]     17 places des Halles - Ingrandes<br>
<span class="">     49123 Ingrandes Le Fresne s/ Loire<br>
</span>     <a href="mailto:phae.ilias@gmail.com">phae.ilias@gmail.com</a>[mailto:<a href="mailto:phae.ilias@gmail.com">ph<wbr>ae.ilias@gmail.com</a>] / +33 (0) 6 04 45 79 78<br>
  ______________________________<wbr>____________________________ <a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list[https://lists.puredata.info/listinfo/pd-list]" rel="noreferrer" target="_blank">https://lists.puredata.info/<wbr>listinfo/pd-list[https://<wbr>lists.puredata.info/listinfo/<wbr>pd-list]</a><br>
<div class="HOEnZb"><div class="h5"><br>
______________________________<wbr>_________________<br>
<a href="mailto:Pd-list@lists.iem.at">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/<wbr>listinfo/pd-list</a><br>
</div></div></blockquote></div><br></div>