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

Diff of /linuxsampler/trunk/src/engines/sf2/Voice.h

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

revision 2382 by persson, Sun Dec 2 16:30:42 2012 UTC revision 2390 by persson, Sat Jan 5 12:31:05 2013 UTC
# Line 4  Line 4 
4   *                                                                         *   *                                                                         *
5   *   Copyright (C) 2003, 2004 by Benno Senoner and Christian Schoenebeck   *   *   Copyright (C) 2003, 2004 by Benno Senoner and Christian Schoenebeck   *
6   *   Copyright (C) 2005 - 2008 Christian Schoenebeck                       *   *   Copyright (C) 2005 - 2008 Christian Schoenebeck                       *
7   *   Copyright (C) 2009 - 2012 Christian Schoenebeck and Grigor Iliev      *   *   Copyright (C) 2009 - 2013 Christian Schoenebeck and Grigor Iliev      *
8   *                                                                         *   *                                                                         *
9   *   This program is free software; you can redistribute it and/or modify  *   *   This program is free software; you can redistribute it and/or modify  *
10   *   it under the terms of the GNU General Public License as published by  *   *   it under the terms of the GNU General Public License as published by  *
# Line 38  Line 38 
38  #include "../gig/SynthesisParam.h"  #include "../gig/SynthesisParam.h"
39  #include "../sfz/EGADSR.h"  #include "../sfz/EGADSR.h"
40  #include "SF2SignalUnitRack.h"  #include "SF2SignalUnitRack.h"
41    #include "EngineChannel.h"
42    
43  namespace LinuxSampler { namespace sf2 {  namespace LinuxSampler { namespace sf2 {
44      class Engine;      class Engine;

Legend:
Removed from v.2382  
changed lines
  Added in v.2390

  ViewVC Help
Powered by ViewVC