Method

AgsAudioNoteset_release

since: 3.1.0

Declaration [src]

void
ags_note_set_release (
  AgsNote* note,
  AgsComplex* release
)

Description [src]

Sets release.

Available since: 3.1.0

Sets propertyAgsAudio.Note:release

Parameters

release

Type: AgsComplex

The release.

The data is owned by the caller of the function.