~ubuntu-branches/ubuntu/quantal/ecasound2.2/quantal

« back to all changes in this revision

Viewing changes to libecasound/audiofx.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Junichi Uekawa
  • Date: 2008-03-23 21:42:49 UTC
  • mfrom: (3.1.6 hardy)
  • Revision ID: james.westby@ubuntu.com-20080323214249-evlfv3y1o8q747la
Tags: 2.4.6.1-2
* Bug fix: "FTBFS with GCC 4.3: missing #includes", thanks to Martin
  Michlmayr (Closes: #454890).
- 13_gcc4: updated

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
// ------------------------------------------------------------------------
2
 
// audiofx.cpp: Generel effect processing routines.
3
 
// Copyright (C) 1999-2002,2004 Kai Vehmanen
 
2
// audiofx.cpp: General effect processing routines.
 
3
// Copyright (C) 1999-2002,2004,2006 Kai Vehmanen
4
4
//
5
5
// Attributes:
6
 
//     eca-style-version: 3
 
6
//     eca-style-version: 3 (see Ecasound Programmer's Guide)
7
7
//
8
8
// This program is free software; you can redistribute it and/or modify
9
9
// it under the terms of the GNU General Public License as published by