Variables

@:value(cast "allpass")@:impl@:enuminlineread onlyALLPASS:BiquadFilterType = "allpass"

@:value(cast "bandpass")@:impl@:enuminlineread onlyBANDPASS:BiquadFilterType = "bandpass"

@:value(cast "highpass")@:impl@:enuminlineread onlyHIGHPASS:BiquadFilterType = "highpass"

@:value(cast "highshelf")@:impl@:enuminlineread onlyHIGHSHELF:BiquadFilterType = "highshelf"

@:value(cast "lowpass")@:impl@:enuminlineread onlyLOWPASS:BiquadFilterType = "lowpass"

@:value(cast "lowshelf")@:impl@:enuminlineread onlyLOWSHELF:BiquadFilterType = "lowshelf"

@:value(cast "notch")@:impl@:enuminlineread onlyNOTCH:BiquadFilterType = "notch"

@:value(cast "peaking")@:impl@:enuminlineread onlyPEAKING:BiquadFilterType = "peaking"