AgsAutomationWindow

AgsAutomationWindow — The automation dialog

Functions

Properties

GObject * soundcard Read / Write

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkObject
            ╰── GtkWidget
                ╰── GtkContainer
                    ╰── GtkBin
                        ╰── GtkWindow
                            ╰── AgsAutomationWindow

Includes

#include <ags/X/ags_automation_window.h>

Description

AgsAutomationWindow lets you automation to audio files. Currently only WAV supported.

Functions

ags_automation_window_new ()

AgsAutomationWindow *
ags_automation_window_new (GtkWidget *parent_window);

Types and Values

enum AgsAutomationWindowFlags

Members

AGS_AUTOMATION_WINDOW_CONNECTED

   

AGS_AUTOMATION_WINDOW_LIVE_AUTOMATION

   

Property Details

The “soundcard” property

  “soundcard”                GObject *

The soundcard it is assigned with.

Flags: Read / Write

Since: 0.7.65