Method

AgsAudioNoteset_decay

since: 3.1.0

Declaration [src]

void
ags_note_set_decay (
  AgsNote* note,
  AgsComplex* decay
)

Description [src]

Sets decay.

Available since: 3.1.0

Sets propertyAgsAudio.Note:decay

Parameters

decay

Type: AgsComplex

The decay.

The data is owned by the caller of the function.