Method

AgsAudioSynthGeneratorget_sync_point

since: 4.4.2

Declaration [src]

AgsComplex*
ags_synth_generator_get_sync_point (
  AgsSynthGenerator* synth_generator
)

Description [src]

Get sync points of synth_generator.

Available since: 4.4.2

Return value

Type: AgsComplex

The sync point as a AgsComplex array.

The caller of the method takes ownership of the data, and is responsible for freeing it.