Function

AgsAudioSynthUtilget_xcross_count_s24

since: 3.0.0

Declaration [src]

guint
ags_synth_util_get_xcross_count_s24 (
  gint32* buffer,
  guint buffer_size
)

Description [src]

Get zero-cross count.

Available since: 3.0.0

Parameters

buffer

Type: gint32*

The buffer containing audio data.

The data is owned by the caller of the function.
buffer_size

Type: guint

The buffer size.

Return value

Type: guint

The count of zero-crossings.