Function

AgsAudioFluidIIRFilterUtilalloc

since: 3.9.6

Declaration [src]

AgsFluidIIRFilterUtil*
ags_fluid_iir_filter_util_alloc (
  void
)

Description [src]

Allocate AgsFluidIIRFilterUtil-struct.

Available since: 3.9.6

Return value

Type: AgsFluidIIRFilterUtil

The newly allocated AgsFluidIIRFilterUtil-struct.

The caller of the function takes ownership of the data, and is responsible for freeing it.