| Top |
AgsLv2BridgeAgsLv2Bridge — A composite widget to visualize a bunch of AgsChannel |
| void | ags_lv2_bridge_input_map_recall () |
| void | ags_lv2_bridge_output_map_recall () |
| void | ags_lv2_bridge_load_program () |
| void | ags_lv2_bridge_load_preset () |
| void | ags_lv2_bridge_load_midi () |
| void | ags_lv2_bridge_load_gui () |
| void | ags_lv2_bridge_load () |
| gboolean | ags_lv2_bridge_lv2ui_idle_timeout () |
| AgsLv2Bridge * | ags_lv2_bridge_new () |
| #define | AGS_LV2_BRIDGE_DEFAULT_VERSION |
| #define | AGS_LV2_BRIDGE_DEFAULT_BUILD_ID |
| #define | AGS_LV2_BRIDGE_BLOCK_CONTROL_LV2UI |
| #define | AGS_LV2_BRIDGE_BLOCK_CONTROL_BRIDGE |
| enum | AgsLv2BridgeFlags |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkGrid ╰── AgsMachine ╰── AgsLv2Bridge
AgsLv2Bridge is a composite widget to visualize all AgsChannel. It should be packed by an AgsMachine.
void ags_lv2_bridge_input_map_recall (AgsLv2Bridge *lv2_bridge,guint audio_channel_start,guint input_pad_start);
void ags_lv2_bridge_output_map_recall (AgsLv2Bridge *lv2_bridge,guint audio_channel_start,guint output_pad_start);
gboolean
ags_lv2_bridge_lv2ui_idle_timeout (GtkWidget *widget);
Idle lv2 ui.
Since: 3.0.0
AgsLv2Bridge * ags_lv2_bridge_new (GObject *soundcard,gchar *filename,gchar *effect);
Create a new instance of AgsLv2Bridge
Since: 3.0.0
“effect” property “effect” char *
The effect's string representation.
Owner: AgsLv2Bridge
Flags: Read / Write
Default value: NULL
“filename” property “filename” char *
The filename as string of object file.
Owner: AgsLv2Bridge
Flags: Read / Write
Default value: NULL
“gui-filename” property “gui-filename” char *
The filename as string of GUI object file.
Owner: AgsLv2Bridge
Flags: Read / Write
Default value: NULL
“gui-uri” property “gui-uri” char *
The gui-uri's string representation.
Owner: AgsLv2Bridge
Flags: Read / Write
Default value: NULL
“has-gui” property“has-gui” gboolean
If effect has-gui.
Owner: AgsLv2Bridge
Flags: Read / Write
Default value: FALSE
“has-midi” property“has-midi” gboolean
If effect has-midi.
Owner: AgsLv2Bridge
Flags: Read / Write
Default value: FALSE
“index” property“index” gulong
The numerical index of uri.
Owner: AgsLv2Bridge
Flags: Read / Write
Allowed values: <= 65535