AgsCopyNotationAudioRun

AgsCopyNotationAudioRun — copy notations

Functions

Properties

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallAudioRun
            ╰── AgsCopyNotationAudioRun

Implemented Interfaces

AgsCopyNotationAudioRun implements AgsConnectable, AgsPackable, AgsDynamicConnectable and AgsPlugin.

Includes

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

Description

The AgsCopyNotationAudioRun class copy notations.

Functions

ags_copy_notation_audio_run_new ()

AgsCopyNotationAudioRun *
ags_copy_notation_audio_run_new (AgsCountBeatsAudioRun *count_beats_audio_run);

Creates an AgsCopyNotationAudioRun

Parameters

count_beats_audio_run

the AgsCountBeatsAudioRun

 

Returns

a new AgsCopyNotationAudioRun

Since: 0.4

Types and Values

Property Details

The “count-beats-audio-run” property

  “count-beats-audio-run”    AgsCountBeatsAudioRun *

The AgsCountBeatsAudioRun which emits beat signal.

Flags: Read / Write