/[svn]/linuxsampler/trunk/src/engines/InstrumentManager.h
ViewVC logotype

Diff of /linuxsampler/trunk/src/engines/InstrumentManager.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1536 by schoenebeck, Mon Dec 3 16:41:17 2007 UTC revision 1771 by iliev, Wed Sep 10 15:02:24 2008 UTC
# Line 84  namespace LinuxSampler { Line 84  namespace LinuxSampler {
84                  String FormatVersion;                  String FormatVersion;
85                  String Product;                  String Product;
86                  String Artists;                  String Artists;
87                    uint8_t KeyBindings[128];
88                    uint8_t KeySwitchBindings[128];
89              };              };
90    
91              /**              /**

Legend:
Removed from v.1536  
changed lines
  Added in v.1771

  ViewVC Help
Powered by ViewVC