AgsLoopChannel

AgsLoopChannel — loops channel

Functions

Properties

AgsDelayAudio * delay-audio Read / Write

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallChannel
            ╰── AgsLoopChannel

Implemented Interfaces

AgsLoopChannel implements AgsConnectable, AgsPackable, AgsDynamicConnectable and AgsPlugin.

Includes

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

Description

The AgsLoopChannel class provides ports to the effect processor.

Functions

ags_loop_channel_new ()

AgsLoopChannel *
ags_loop_channel_new ();

Creates an AgsLoopChannel

Returns

a new AgsLoopChannel

Since: 0.4

Types and Values

Property Details

The “delay-audio” property

  “delay-audio”              AgsDelayAudio *

The delay-audio it is assigned with.

Flags: Read / Write