SoundFontInfoLib  2.21.6
Library for parsing and rendering SF2 files
SF2::Entity Namespace Reference

Collection of types that mirror data structures defined in the SF2 spec. More...

Namespaces

 Generator
 Classes involved in describing an SF2 generator that provides or "generates" a value that is used to render audio.
 
 Modulator
 Classes involved in describing an SF2 modulator.
 

Classes

class  Bag
 Memory layout of a 'ibag/pbag' entry in a sound font resource. More...
 
struct  Entity
 Base class that offers common functionality for working with entities that are part of a collection. More...
 
class  Instrument
 Memory layout of a 'inst' entry. More...
 
class  Preset
 Memory layout of 'phdr' entry in sound font. More...
 
class  SampleHeader
 Define the audio samples to be used for playing a specific sound. More...
 
class  Version
 Memory layout of a 'iver' entry in a sound font resource. More...
 

Detailed Description

Collection of types that mirror data structures defined in the SF2 spec.

These are all read-only representations.