▼NDLS | DLS specific classes and definitions |
Cversion_t | Quadtuple version number ("major.minor.release.build") |
Cdlsid_t | Every subject of an DLS file and the file itself can have an unique, computer generated ID |
Crange_t | Lower and upper limit of a range |
Csample_loop_t | Defines Sample Loop Points |
CConnection | Defines a connection within the synthesis model |
CStorage | Abstract base class for all classes using RIFF::Chunks for persistency |
CArticulation | Provides access to the defined connections used for the synthesis model |
CArticulator | Abstract base class for classes that provide articulation information (thus for Instrument and Region class) |
CInfo | Optional information for DLS files, instruments, samples, etc |
CResource | Abstract base class which encapsulates data structures which all DLS resources are able to provide |
CSampler | Abstract base class which provides mandatory informations about sample players in general |
CSample | Encapsulates sample waves used for playback |
CRegion | Defines Region information of an Instrument |
CInstrument | Provides all neccessary information for the synthesis of a DLS Instrument |
CFile | Parses DLS Level 1 and 2 compliant files and provides abstract access to the data |
CException | Will be thrown whenever a DLS specific error occurs while trying to access a DLS File |
▼Ngig | Gigasampler/GigaStudio specific classes and definitions |
Crange_t | Lower and upper limit of a range |
Cbuffer_t | Pointer address and size of a buffer |
Cleverage_ctrl_t | Defines a controller that has a certain contrained influence on a particular synthesis parameter (used to define attenuation controller, EG1 controller and EG2 controller) |
Cdimension_def_t | General dimension definition |
Ccrossfade_t | Defines the envelope of a crossfade |
Cplayback_state_t | Reflects the current playback state for a sample |
Ceg_opt_t | Defines behavior options for envelope generators (gig format extension) |
CDimensionRegion | Encapsulates articulation informations of a dimension region |
CSample | Encapsulates sample waves of Gigasampler/GigaStudio files used for playback |
CRegion | Defines Region information of a Gigasampler/GigaStudio instrument |
CMidiRule | Abstract base class for all MIDI rules |
CMidiRuleCtrlTrigger | MIDI rule for triggering notes by control change events |
CMidiRuleLegato | MIDI rule for instruments with legato samples |
CMidiRuleAlternator | MIDI rule to automatically cycle through specified sequences of different articulations |
CMidiRuleUnknown | A MIDI rule not yet implemented by libgig |
CScript | Real-time instrument script (gig format extension) |
CScriptGroup | Group of instrument scripts (gig format extension) |
CInstrument | Provides access to a Gigasampler/GigaStudio instrument |
CGroup | Group of Gigasampler samples |
CFile | Provides convenient access to Gigasampler/GigaStudio .gig files |
CException | Will be thrown whenever a gig specific error occurs while trying to access a Gigasampler File |
▼NKorg | KORG sound format specific classes and definitions |
CKSFSample | .KSF audio sample file |
CKMPRegion | Region of a .KMP multi sample file |
CKMPInstrument | .KMP multi sample file |
CException | Korg format specific exception |
▼NRIFF | RIFF specific classes and definitions |
Cprogress_t | Used for indicating the progress of a certain task |
CChunk | Ordinary RIFF Chunk |
CList | RIFF List Chunk |
CFile | RIFF File |
CException | Will be thrown whenever an error occurs while handling a RIFF file |
▼NSerialization | Serialization / deserialization framework |
CUID | Unique identifier referring to one specific native C++ object, member, fundamental variable, or any other native C++ data |
CDataType | Abstract reflection of a native C++ data type |
CMember | Abstract reflection of a native C++ class/struct's member variable |
CObject | Abstract reflection of some native serialized C/C++ data |
▼CArchive | Destination container for serialization, and source container for deserialization |
CSyncer | Synchronizes 2 archives with each other |
CException | Will be thrown whenever an error occurs during an serialization or deserialization process |
▼Nsf2 | SoundFont specific classes and definitions |
CRegion | Instrument zone |
CAkaiDisk | Toplevel AKAI image interpreter |
CAkaiPartition | Encapsulates one disk partition of an AKAI disk |
CAkaiProgram | AKAI instrument definition |
CAkaiVolume | Subdivision of an AKAI disk partition |
CDiskImage | Accessing AKAI image either from file or a drive (i.e |