AgsCopyPatternAudioRun

AgsCopyPatternAudioRun — copy pattern

Functions

Properties

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallAudioRun
            ╰── AgsCopyPatternAudioRun

Implemented Interfaces

AgsCopyPatternAudioRun implements AgsConnectable, AgsPackable, AgsDynamicConnectable and AgsPlugin.

Includes

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

Description

The AgsCopyPatternAudioRun class copy pattern.

Functions

ags_copy_pattern_audio_run_new ()

AgsCopyPatternAudioRun *
ags_copy_pattern_audio_run_new (AgsCountBeatsAudioRun *count_beats_audio_run);

Creates an AgsCopyPatternAudioRun

Parameters

count_beats_audio_run

an AgsCountBeatsAudioRun as dependency

 

Returns

a new AgsCopyPatternAudioRun

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


The “delay-audio-run” property

  “delay-audio-run”          AgsDelayAudioRun *

the AgsDelayAudioRun which emits alloc signal.

Flags: Read / Write