Method

AgsAudioNoteduplicate

since: 3.0.0

Declaration [src]

AgsNote*
ags_note_duplicate (
  AgsNote* note
)

Description [src]

Duplicate a note.

Available since: 3.0.0

Return value

Type: AgsNote

The duplicated AgsNote.

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