Variables

@:value(cast "allpass")@:enum@:implinlineread onlyALLPASS:BiquadFilterType = "allpass"

@:value(cast "bandpass")@:enum@:implinlineread onlyBANDPASS:BiquadFilterType = "bandpass"

@:value(cast "highpass")@:enum@:implinlineread onlyHIGHPASS:BiquadFilterType = "highpass"

@:value(cast "highshelf")@:enum@:implinlineread onlyHIGHSHELF:BiquadFilterType = "highshelf"

@:value(cast "lowpass")@:enum@:implinlineread onlyLOWPASS:BiquadFilterType = "lowpass"

@:value(cast "lowshelf")@:enum@:implinlineread onlyLOWSHELF:BiquadFilterType = "lowshelf"

@:value(cast "notch")@:enum@:implinlineread onlyNOTCH:BiquadFilterType = "notch"

@:value(cast "peaking")@:enum@:implinlineread onlyPEAKING:BiquadFilterType = "peaking"