IpatchDLSReader
IpatchDLSReader — DLS version 2 file reader
|
|
Stability Level
Stable, unless otherwise indicated
Object Hierarchy
GObject
╰── IpatchRiff
╰── IpatchDLSReader
Description
Parses a DLS file into an object tree (IpatchDLS).
Functions
ipatch_dls_reader_load ()
IpatchDLS2 *
ipatch_dls_reader_load (IpatchDLSReader *reader
,
GError **err
);
Load a DLS file.
Returns
New DLS object with refcount of 1.
[transfer full]
Types and Values
IPATCH_DLS_READER_ERROR
#define IPATCH_DLS_READER_ERROR ipatch_dls_reader_error_quark()
enum IpatchDLSReaderError