Constructor

AgsAudioFrequencyMapManagernew

since: 3.0.0

Declaration [src]

AgsFrequencyMapManager*
ags_frequency_map_manager_new (
  void
)

Description [src]

Create a new instance of AgsFrequencyMapManager.

Available since: 3.0.0

Return value

Type: AgsFrequencyMapManager

The new AgsFrequencyMapManager.

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