Method
AgsAudioSynthGeneratorset_sync_point
since: 4.4.2
Declaration [src]
void
ags_synth_generator_set_sync_point (
AgsSynthGenerator* synth_generator,
gint position,
AgsComplex* value
)
Parameters
position-
Type:
gintThe position to set.
value-
Type:
AgsComplexThe
AgsComplexvalue to set.The data is owned by the caller of the function.