Method

AgsAudioNoteset_ratio

since: 3.1.0

[]

Declaration [src]

void
ags_note_set_ratio (
  AgsNote* note,
  AgsComplex* ratio
)
[]

Description [src]

Sets ratio.

Available since: 3.1.0

Sets propertyAgsAudio.Note:ratio
[]

Parameters

ratio

Type: AgsComplex

The ratio.

The data is owned by the caller of the method.