/[svn]/qsampler/trunk/src/qsamplerChannelStrip.h
ViewVC logotype

Diff of /qsampler/trunk/src/qsamplerChannelStrip.h

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

revision 1666 by capela, Thu Dec 6 09:35:33 2007 UTC revision 1667 by schoenebeck, Mon Feb 4 23:24:19 2008 UTC
# Line 2  Line 2 
2  //  //
3  /****************************************************************************  /****************************************************************************
4     Copyright (C) 2004-2007, rncbc aka Rui Nuno Capela. All rights reserved.     Copyright (C) 2004-2007, rncbc aka Rui Nuno Capela. All rights reserved.
5     Copyright (C) 2007, Christian Schoenebeck     Copyright (C) 2007, 2008 Christian Schoenebeck
6    
7     This program is free software; you can redistribute it and/or     This program is free software; you can redistribute it and/or
8     modify it under the terms of the GNU General Public License     modify it under the terms of the GNU General Public License
# Line 77  public slots: Line 77  public slots:
77          bool channelMute(bool bMute);          bool channelMute(bool bMute);
78          bool channelSolo(bool bSolo);          bool channelSolo(bool bSolo);
79          void channelEdit();          void channelEdit();
80            bool channelFxEdit();
81          bool channelReset();          bool channelReset();
82          void volumeChanged(int iVolume);          void volumeChanged(int iVolume);
83    

Legend:
Removed from v.1666  
changed lines
  Added in v.1667

  ViewVC Help
Powered by ViewVC