Method

AgsAudioNoteget_sustain

since: 3.1.0

[]

Declaration [src]

AgsComplex*
ags_note_get_sustain (
  AgsNote* note
)
[]

Description [src]

Gets sustain.

Available since: 3.1.0

Gets propertyAgsAudio.Note:sustain
[]

Return value

Type: AgsComplex

The sustain.

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