Method
AgsAudioNoteset_decay
since: 3.1.0
Declaration [src]
void
ags_note_set_decay (
AgsNote* note,
AgsComplex* decay
)
Parameters
decay
-
Type:
AgsComplex
The decay.
The data is owned by the caller of the method.
since: 3.1.0
void
ags_note_set_decay (
AgsNote* note,
AgsComplex* decay
)
decay
Type: AgsComplex
The decay.
The data is owned by the caller of the method. |