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

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

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

revision 1423 by persson, Sun Jan 15 18:23:11 2006 UTC revision 1424 by schoenebeck, Sun Oct 14 22:00:17 2007 UTC
# Line 1  Line 1 
1  /*  /*
2   *   Copyright (C) 2005 Christian Schoenebeck   *   Copyright (C) 2005, 2007 Christian Schoenebeck
3   */   */
4    
5  #ifndef __LS_SYNTHESIS_PARAM_H__  #ifndef __LS_SYNTHESIS_PARAM_H__
6  #define __LS_SYNTHESIS_PARAM_H__  #define __LS_SYNTHESIS_PARAM_H__
7    
8  #include "../../common/global.h"  #include "../../common/global_private.h"
9  #include "Filter.h"  #include "Filter.h"
10    
11  namespace LinuxSampler { namespace gig {  namespace LinuxSampler { namespace gig {

Legend:
Removed from v.1423  
changed lines
  Added in v.1424

  ViewVC Help
Powered by ViewVC