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:
gint
The position to set.
value
-
Type:
AgsComplex
The
AgsComplex
value to set.The data is owned by the caller of the method.