Parent Directory
|
Revision Log
|
Patch
revision 2021 by iliev, Fri Oct 30 16:25:27 2009 UTC | revision 2022 by schoenebeck, Sun Nov 1 10:46:00 2009 UTC | |
---|---|---|
# | Line 76 | Line 76 |
76 | ||
77 | #define NONE 0x1ffffff | #define NONE 0x1ffffff |
78 | ||
79 | /** SoundFont specific classes and definitions */ | |
80 | namespace sf2 { | namespace sf2 { |
81 | ||
82 | typedef struct _PresetBag { | typedef struct _PresetBag { |
83 | uint16_t GenNdx; | uint16_t GenNdx; |
84 | uint16_t ModNdx; | uint16_t ModNdx; |
|
ViewVC Help | |
Powered by ViewVC |