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