/[svn]/libgig/trunk/src/SF.h
ViewVC logotype

Diff of /libgig/trunk/src/SF.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch 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;

Legend:
Removed from v.2021  
changed lines
  Added in v.2022

  ViewVC Help
Powered by ViewVC