Method

AgsAudioNoteset_sustain

since: 3.1.0

Declaration [src]

void
ags_note_set_sustain (
  AgsNote* note,
  AgsComplex* sustain
)

Description [src]

Sets sustain.

Available since: 3.1.0

Sets propertyAgsAudio.Note:sustain

Parameters

sustain

Type: AgsComplex

The sustain.

The data is owned by the caller of the function.