Method
AgsAudioSynthGeneratorget_sync_point
since: 4.4.2
Declaration [src]
AgsComplex*
ags_synth_generator_get_sync_point (
AgsSynthGenerator* synth_generator
)
Return value
Type: AgsComplex
The sync point as a AgsComplex
array.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |