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

Diff of /linuxsampler/trunk/src/engines/gig/Engine.h

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

revision 473 by schoenebeck, Thu Mar 17 20:13:08 2005 UTC revision 475 by schoenebeck, Thu Mar 17 23:56:56 2005 UTC
# Line 44  Line 44 
44  #include "../../network/lscp.h"  #include "../../network/lscp.h"
45  #include "EngineChannel.h"  #include "EngineChannel.h"
46    
47    // identifier of this sampler engine
48    #define LS_GIG_ENGINE_NAME "GigEngine"
49    
50  namespace LinuxSampler { namespace gig {  namespace LinuxSampler { namespace gig {
51    
52      // just symbol prototyping      // just symbol prototyping

Legend:
Removed from v.473  
changed lines
  Added in v.475

  ViewVC Help
Powered by ViewVC