Enumeration

AgsAudioFluidIIRFilterType

Declaration

flags AgsAudio.FluidIIRFilterType

Description [src]

Enum values to specify filter type of AgsFluidIIRFilterUtil.

Members

Name Description
AGS_FLUID_IIR_DISABLED

Disabled.

AGS_FLUID_IIR_LOWPASS

Low-pass.

AGS_FLUID_IIR_HIGHPASS

High-pass.

AGS_FLUID_IIR_LAST

Last entry.