AgsCountBeatsAudio

AgsCountBeatsAudio — count audio beats

Functions

AgsCountBeatsAudio * ags_count_beats_audio_new ()

Includes

#include <ags/audio/recall/ags_count_beats_audio.h>

Description

The AgsCountBeatsAudio class provides ports to the effect processor.

Functions

ags_count_beats_audio_new ()

AgsCountBeatsAudio *
ags_count_beats_audio_new (gboolean loop);

Creates an AgsCountBeatsAudio

Parameters

loop

if TRUE after exceeding counter, effect loops

 

Returns

a new AgsCountBeatsAudio

Since 0.4

Types and Values