/[svn]/linuxsampler/trunk/src/network/lscpinstrumentloader.h
ViewVC logotype

Diff of /linuxsampler/trunk/src/network/lscpinstrumentloader.h

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

revision 391 by schoenebeck, Fri Feb 18 03:58:55 2005 UTC revision 392 by schoenebeck, Sat Feb 19 02:40:24 2005 UTC
# Line 47  class LSCPInstrumentLoader : public Thre Line 47  class LSCPInstrumentLoader : public Thre
47          virtual ~LSCPInstrumentLoader();          virtual ~LSCPInstrumentLoader();
48      protected:      protected:
49          struct command_t {          struct command_t {
             String* pFilename;  
             uint    uiInstrumentIndex;  
50              Engine* pEngine;              Engine* pEngine;
51          };          };
52    

Legend:
Removed from v.391  
changed lines
  Added in v.392

  ViewVC Help
Powered by ViewVC