Virtual Method

AgsAudioAudioSignaladd_note

since: 3.0.0

[]

Declaration [src]

void
add_note (
  AgsAudioSignal* audio_signal,
  GObject* note
)
[]

Description [src]

Add note to audio_signal.

Available since: 3.0.0

[]

Parameters

note

Type: GObject

The AgsNote.

The data is owned by the caller of the method.