AudioFilterType

Families of curves that AudioFilter can use to process incoming audio. Each filter type is applied at a specified Frequency and may be shaped by additional Gain or Q parameters.

Items

NameValueSummary
Peak0

Filter that boosts or reduces sound near a specified Frequency.

LowShelf1

Filter that boosts or reduces sound below a specified Frequency.

HighShelf2

Filter that boosts or reduces sound above a specified Frequency.

Lowpass12dB3

Filter that cuts sound above a specified Frequency, at a slope of -12dB/octave.

Lowpass24dB4

Filter that cuts sound above a specified Frequency, at a slope of -24dB/octave.

Lowpass48dB5

Filter that cuts sound above a specified Frequency, at a slope of -48dB/octave.

Highpass12dB6

Filter that cuts sound below a specified Frequency, at a slope of -12dB/octave.

Highpass24dB7

Filter that cuts sound below a specified Frequency, at a slope of -24dB/octave.

Highpass48dB8

Filter that cuts sound below a specified Frequency, at a slope of -48dB/octave.

Bandpass9

Filter that only allows sound near a specified Frequency to be heard.

Notch10

Filter that cuts sound near a specified Frequency.

Lowpass6dB11

On this page