Method

AgsAudioFxNotationAudioget_feed_note

since: 3.3.0

Declaration [src]

GList*
ags_fx_notation_audio_get_feed_note (
  AgsFxNotationAudio* fx_notation_audio
)

Description [src]

Get feed note of fx_notation_audio.

Available since: 3.3.0

Return value

Type: A list of AgsNote*

The GList-struct containing feed note.

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