Geekography Unpublished

createBiquadFilter()

1 photo

in JS API method allows you to implement frequency filtering. The method has four parameters: frequency (the frequency on which the filter is based), gain, Q-factor and type

createBiquadFilter()