Method

AgsAudioAudioSignalget_note

since: 3.1.0

Declaration [src]

GList*
ags_audio_signal_get_note (
  AgsAudioSignal* audio_signal
)

Description [src]

Get note.

Available since: 3.1.0

Return value

Type: A list of AgsNote*

The GList-struct containig AgsNote.

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