mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-02 15:13:50 +01:00
fix the line endings on this file, and set svn:eol-style to native so they stay fixed
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
/**********************************************************************
|
||||
|
||||
Audacity: A Digital Audio Editor
|
||||
Audacity(R) is copyright (c) 1999-2013 Audacity Team.
|
||||
License: GPL v2. See License.txt.
|
||||
|
||||
BassTreble.cpp
|
||||
Steve Daulton
|
||||
|
||||
******************************************************************//**
|
||||
/**********************************************************************
|
||||
|
||||
Audacity: A Digital Audio Editor
|
||||
Audacity(R) is copyright (c) 1999-2013 Audacity Team.
|
||||
License: GPL v2. See License.txt.
|
||||
|
||||
BassTreble.cpp
|
||||
Steve Daulton
|
||||
|
||||
******************************************************************//**
|
||||
|
||||
\class EffectBassTreble
|
||||
\brief An EffectSimpleMono, high shelf and low shelf filters,
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
/**********************************************************************
|
||||
|
||||
Audacity: A Digital Audio Editor
|
||||
Audacity(R) is copyright (c) 1999-2013 Audacity Team.
|
||||
License: GPL v2. See License.txt.
|
||||
|
||||
BassTreble.h (two shelf filters)
|
||||
Steve Daulton
|
||||
/**********************************************************************
|
||||
|
||||
Audacity: A Digital Audio Editor
|
||||
Audacity(R) is copyright (c) 1999-2013 Audacity Team.
|
||||
License: GPL v2. See License.txt.
|
||||
|
||||
BassTreble.h (two shelf filters)
|
||||
Steve Daulton
|
||||
|
||||
**********************************************************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user