Method

AgsAudioFxNotationAudioremove_feed_note

since: 3.3.0

Declaration [src]

void
ags_fx_notation_audio_remove_feed_note (
  AgsFxNotationAudio* fx_notation_audio,
  AgsNote* note
)

Description [src]

Remove note from fx_notation_audio.

Available since: 3.3.0

Parameters

note

Type: AgsNote

The AgsNote.

The data is owned by the caller of the function.