/[svn]/linuxsampler/trunk/src/plugins/InstrumentEditor.h
ViewVC logotype

Diff of /linuxsampler/trunk/src/plugins/InstrumentEditor.h

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

revision 1654 by schoenebeck, Wed Jan 30 01:51:46 2008 UTC revision 1655 by schoenebeck, Wed Jan 30 20:22:47 2008 UTC
# Line 274  namespace LinuxSampler { Line 274  namespace LinuxSampler {
274          void*    pInstrument;          void*    pInstrument;
275          String   sTypeName;          String   sTypeName;
276          String   sTypeVersion;          String   sTypeVersion;
277          void*    pNotesChanged;          void*    pPrivateData;
         void*    pNoteChanged;  
         void*    pNoteIsActive;  
278      };      };
279    
280      /** @brief Instrument Editor Notifications      /** @brief Instrument Editor Notifications

Legend:
Removed from v.1654  
changed lines
  Added in v.1655

  ViewVC Help
Powered by ViewVC