Top | ![]() |
![]() |
![]() |
![]() |
#define | AGS_LADSPA_BRIDGE_DEFAULT_VERSION |
#define | AGS_LADSPA_BRIDGE_DEFAULT_BUILD_ID |
enum | AgsLadspaBridgeFlags |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkGrid ╰── AgsMachine ╰── AgsLadspaBridge
AgsLadspaBridge is a composite widget to visualize all AgsChannel. It should be packed by an AgsMachine.
void ags_ladspa_bridge_input_map_recall (AgsLadspaBridge *ladspa_bridge
,guint audio_channel_start
,guint input_pad_start
);
void ags_ladspa_bridge_output_map_recall (AgsLadspaBridge *ladspa_bridge
,guint audio_channel_start
,guint output_pad_start
);
AgsLadspaBridge * ags_ladspa_bridge_new (GObject *soundcard
,gchar *filename
,gchar *effect
);
Creates an AgsLadspaBridge
Since: 3.0.0
#define AGS_LADSPA_BRIDGE_DEFAULT_BUILD_ID "CEST 15-03-2015 13:40"