SoundFontInfoLib
2.21.6
Library for parsing and rendering SF2 files
|
This is the top-level namespace for the SoundFontInfoLib library. More...
Namespaces | |
DSP | |
Collection of general-purpose constants and routines involved in audio rendering. | |
Entity | |
Collection of types that mirror data structures defined in the SF2 spec. | |
IO | |
Collection of classes and types involved in parsing an SF2 file or data stream. | |
MIDI | |
Collection of enums and types used to represent MIDI values and state. | |
Render | |
Classes that allow for audio sample rendering of SF2 sample data. | |
Classes | |
struct | Logger |
Light wrapper around a os_log_t value that provides for building log message content via '<<' operators. More... | |
Typedefs | |
using | Float = double |
Type to use for all floating-point operations in SF2. More... | |
This is the top-level namespace for the SoundFontInfoLib library.
using SF2::Float = typedef double |
Type to use for all floating-point operations in SF2.