AgsPlayNotationAudioRun

AgsPlayNotationAudioRun — play notation

Functions

Properties

Types and Values

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallAudioRun
            ╰── AgsPlayNotationAudioRun

Implemented Interfaces

AgsPlayNotationAudioRun implements AgsConnectable, AgsPackable, AgsDynamicConnectable and AgsPlugin.

Includes

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

Description

The AgsPlayNotationAudioRun class play notation.

Functions

ags_play_notation_audio_run_new ()

AgsPlayNotationAudioRun *
ags_play_notation_audio_run_new ();

Creates an AgsPlayNotationAudioRun

Returns

a new AgsPlayNotationAudioRun

Since: 0.4

Types and Values

enum AgsPlayNotationAudioRunFlags

Members

AGS_PLAY_NOTATION_AUDIO_RUN_DEFAULT

   

Property Details

The “count-beats-audio-run” property

  “count-beats-audio-run”    AgsCountBeatsAudioRun *

the AgsCountBeatsAudioRun which just counts.

Flags: Read / Write


The “delay-audio-run” property

  “delay-audio-run”          AgsDelayAudioRun *

the AgsDelayAudioRun which emits notation_alloc_input signal.

Flags: Read / Write