Method

AgsAudioFxNotationAudioadd_feed_note

since: 3.3.0

Declaration [src]

void
ags_fx_notation_audio_add_feed_note (
  AgsFxNotationAudio* fx_notation_audio,
  AgsNote* note
)

Description [src]

Add note to fx_notation_audio.

Available since: 3.3.0

Parameters

note

Type: AgsNote

The AgsNote.

The data is owned by the caller of the function.