Method

AgsAudioFourierTransformUtilget_frequency_domain

since: 7.0.0

Declaration [src]

AgsComplex*
ags_fourier_transform_util_get_frequency_domain (
  AgsFourierTransformUtil* fourier_transform_util
)

Description [src]

Get frequency domain buffer of fourier_transform_util.

Available since: 7.0.0

Return value

Type: AgsComplex

The frequency domain buffer.

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