W3cubDocs

/Haxe JavaScript

BiquadFilterType(String)

package js.html.audio

Available on js

Variables

inlineread onlyALLPASS:BiquadFilterType = "allpass"

inlineread onlyBANDPASS:BiquadFilterType = "bandpass"

inlineread onlyHIGHPASS:BiquadFilterType = "highpass"

inlineread onlyHIGHSHELF:BiquadFilterType = "highshelf"

inlineread onlyLOWPASS:BiquadFilterType = "lowpass"

inlineread onlyLOWSHELF:BiquadFilterType = "lowshelf"

inlineread onlyNOTCH:BiquadFilterType = "notch"

inlineread onlyPEAKING:BiquadFilterType = "peaking"

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/audio/BiquadFilterType.html