krähemann.com

AgsVst3Browser

AgsVst3Browser — A composite to select vst3 uri.

Stability Level

Stable, unless otherwise indicated

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkContainer
                ╰── GtkBox
                    ╰── AgsVst3Browser

Includes

#include <ags/X/ags_vst3_browser.h>

Description

AgsVst3Browser is a composite widget to select vst3 plugin and the desired uri.

Functions

ags_vst3_browser_get_plugin_filename ()

gchar *
ags_vst3_browser_get_plugin_filename (AgsVst3Browser *vst3_browser);

Retrieve selected vst3 plugin filename.

Parameters

vst3_browser

the AgsVst3Browser

 

Returns

the active vst3 filename

Since: 3.10.12


ags_vst3_browser_get_plugin_effect ()

gchar *
ags_vst3_browser_get_plugin_effect (AgsVst3Browser *vst3_browser);

ags_vst3_browser_combo_box_output_boolean_controls_new ()

GtkWidget *
ags_vst3_browser_combo_box_output_boolean_controls_new
                               ();

Creates a GtkComboBox containing suitable widgets as controls.

Returns

a new GtkComboBox

Since: 3.10.12


ags_vst3_browser_combo_box_output_controls_new ()

GtkWidget *
ags_vst3_browser_combo_box_output_controls_new
                               ();

ags_vst3_browser_combo_box_boolean_controls_new ()

GtkWidget *
ags_vst3_browser_combo_box_boolean_controls_new
                               ();

Creates a GtkComboBox containing suitable widgets as controls.

Returns

a new GtkComboBox

Since: 3.10.12


ags_vst3_browser_combo_box_controls_new ()

GtkWidget *
ags_vst3_browser_combo_box_controls_new
                               ();

Creates a GtkComboBox containing suitable widgets as controls.

Returns

a new GtkComboBox

Since: 3.10.12


ags_vst3_browser_preview_new ()

GtkWidget *
ags_vst3_browser_preview_new ();

ags_vst3_browser_new ()

AgsVst3Browser *
ags_vst3_browser_new ();

Create a new instance of AgsVst3Browser

Returns

the new AgsVst3Browser

Since: 3.10.12

Types and Values

enum AgsVst3BrowserFlags

Members

AGS_VST3_BROWSER_CONNECTED