--- libgig/trunk/src/SF.h 2009/10/30 16:25:27 2020 +++ libgig/trunk/src/SF.h 2009/11/01 10:46:00 2022 @@ -76,7 +76,9 @@ #define NONE 0x1ffffff +/** SoundFont specific classes and definitions */ namespace sf2 { + typedef struct _PresetBag { uint16_t GenNdx; uint16_t ModNdx;