| Top |
|
|
ags_recall_ladspa_load_ports () |
|
|
ags_recall_ladspa_short_to_float () |
|
|
ags_recall_ladspa_float_to_short () |
|
|
ags_recall_ladpsa_find () |
|
|
ags_recall_ladspa_new () |
GList * ags_recall_ladspa_load_ports ();AgsRecallLadspa *recall_ladspa
Set up LADSPA ports.
Since 0.4
void ags_recall_ladspa_short_to_float (signed,short *buffer,float *destination,guint buffer_size);guint lines
Convert data type.
Since 0.4
void ags_recall_ladspa_float_to_short (,float *buffersigned,short *destination,guint buffer_size);guint lines
Convert data type.
Since 0.4
GList * ags_recall_ladpsa_find (,GList *recall,gchar *filename);gchar *effect
Retrieve LADSPA recall.
Since 0.4