BEAST/BSE - Better Audio System and Sound Engine  0.9.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
gsldatahandle-mad.hh File Reference
#include <bse/gslcommon.hh>
#include <bse/gsldatahandle.hh>

Go to the source code of this file.

Functions

GslDataHandle * gsl_data_handle_new_mad (const gchar *file_name, gfloat osc_freq)
 
GslDataHandle * gsl_data_handle_new_mad_err (const gchar *file_name, gfloat osc_freq, BseErrorType *error)
 
BseErrorType gsl_data_handle_mad_testopen (const gchar *file_name, guint *n_channels, gfloat *mix_freq)
 
const gchar * gsl_data_handle_mad_version (void)