diff --git a/adsp.biquad.filters/addon.xml b/adsp.biquad.filters/addon.xml index 03db694..62d007c 100644 --- a/adsp.biquad.filters/addon.xml +++ b/adsp.biquad.filters/addon.xml @@ -1,7 +1,7 @@ @@ -16,9 +16,9 @@ library_windx="adsp.biquad.filters.dll" library_android="libadsp.biquad.filters.so" /> - Includes several Biquad Filter processing modes - Parametric Equalizer post processing mode with constant-Q peaking filters (Biquads or Second Order Sections). It's very flexible, because you can configure several pre- or postprocessing modes with variable Bands. E.g. postprocessing mode with 10 Bands. For better configuration of the gain of each audio band it uses peaklevel meters. - Note: it's a pre alpha version. At first please always use a low auio volume to pretect yor ears. + Includes an equalizer post processing mode + The first version of this add-on includes a parametric equalizer post processing mode with constant-Q peaking filters (biquad filter). It allows you to boost or cut 10 frequency bands. + Note: it's the first version. Consequently please use a low audio volume at first, which can protect your ears. all