SoundFontInfoLib
2.21.6
Library for parsing and rendering SF2 files
|
Collection of types involved in generating audio samples for note that is being played. More...
Classes | |
class | Setup |
A combination of preset zone and instrument zone (plus optional global zones for each) that pertains to a MIDI key/velocity pair. More... | |
class | State |
Generator state values for a rendering voice. More... | |
class | Voice |
A voice renders audio samples for a given note / pitch. More... | |
Collection of types involved in generating audio samples for note that is being played.
For a polyphonic instrument, there can be more than one voice playing at the same time.