audacia/src/effects
martynshaw99 829b6839db Steve's patch for better headroom control + a few more comments 2013-05-02 22:39:43 +00:00
..
VST Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
audiounits This is the only possible null pointer deref found by cppcheck scan on src that I think is worth making failsafe. 2011-11-10 07:37:50 +00:00
ladspa Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
lv2 Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
nyquist Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
vamp cleanup based on patch from Campbell Barton: include own prototypes from header file, remove trailing junk from files 2013-02-22 21:40:20 +00:00
Amplify.cpp Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
Amplify.h Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
AutoDuck.cpp Apparently, wxConfigBase::Write() does not update values for next access on all platforms unless Flush() method is called. Added many calls to wxConfigBase::Flush() to make sure the Rad() calls get the right values. 2012-08-02 06:03:19 +00:00
AutoDuck.h Adding wxMac accessibility. Should resolve: 2012-03-21 03:09:06 +00:00
AvcCompressor.cpp Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
AvcCompressor.h Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
BassTreble.cpp Steve's patch for better headroom control + a few more comments 2013-05-02 22:39:43 +00:00
BassTreble.h Steve Daulton's Bass-Boost-without-overboosting (clipping free Bass Boost). 2013-04-07 16:49:16 +00:00
ChangeLength.cpp Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
ChangeLength.h Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
ChangePitch.cpp Fixed more internationalisation hints. 2012-03-20 16:17:37 +00:00
ChangePitch.h Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
ChangeSpeed.cpp modified version of Steve's patch for http://bugzilla.audacityteam.org/show_bug.cgi?id=620 2013-03-08 05:01:07 +00:00
ChangeSpeed.h modified version of Steve's patch for http://bugzilla.audacityteam.org/show_bug.cgi?id=620 2013-03-08 05:01:07 +00:00
ChangeTempo.cpp Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
ChangeTempo.h Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
ClickRemoval.cpp Removal of all the stuff marked as 'Experimental CLEANSPEECH' about a year ago. 2013-04-29 23:23:14 +00:00
ClickRemoval.h Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
Compressor.cpp Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
Compressor.h Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
Contrast.cpp Fixed more internationalisation hints. 2012-03-20 16:17:37 +00:00
Contrast.h Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
DtmfGen.cpp David Bailes patch for bug 577 2012-10-13 00:59:14 +00:00
DtmfGen.h Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
Echo.cpp Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
Echo.h Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
Effect.cpp Fix bug 617 based on Steve's patch. 2013-02-15 00:24:43 +00:00
Effect.h Removal of all the stuff marked as 'Experimental CLEANSPEECH' about a year ago. 2013-04-29 23:23:14 +00:00
EffectCategory.cpp Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
EffectCategory.h Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
EffectManager.cpp Make EffectManager::GetEffectByIdentifier do what BatchCommands::GetAllCommands expects, and disable the BatchCommandDialog mEditParams button when illegal. 2011-08-16 00:12:12 +00:00
EffectManager.h Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
Equalization.cpp Steve Daulton's fix for bug 599 2013-04-23 05:39:57 +00:00
Equalization.h Hopefully read .xml and .XML files on case-sensitive OSs, 2010-06-30 23:58:56 +00:00
Fade.cpp Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
Fade.h Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
FindClipping.cpp Leland's patch that fixes bug 199 2010-08-31 03:56:47 +00:00
FindClipping.h Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
Generator.cpp Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
Generator.h I got fed up of unused parameter warning from my compiler hiding the warnings I wanted to see, so have added WXUNUSED annotations to a lot of widely used header files. 2012-12-31 17:58:17 +00:00
Invert.cpp remove all these crufts since I'm here 2012-12-12 22:08:47 +00:00
Invert.h Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
Leveller.cpp Removal of all the stuff marked as 'Experimental CLEANSPEECH' about a year ago. 2013-04-29 23:23:14 +00:00
Leveller.h Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
LoadEffects.cpp Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
LoadEffects.h Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
Noise.cpp Steve's improvements to noise generators. 2013-02-14 01:10:59 +00:00
Noise.h Steve's improvements to noise generators. 2013-02-14 01:10:59 +00:00
NoiseRemoval.cpp Removal of all the stuff marked as 'Experimental CLEANSPEECH' about a year ago. 2013-04-29 23:23:14 +00:00
NoiseRemoval.h Removal of all the stuff marked as 'Experimental CLEANSPEECH' about a year ago. 2013-04-29 23:23:14 +00:00
Normalize.cpp Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
Normalize.h Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
Paulstretch.cpp Fix PaulStretch warnings from VC++ compiler. 2012-06-17 01:51:05 +00:00
Paulstretch.h add some i18n-hint comments to the strings where the translation doesn't see (to me) to be obvious. This will probably get better when the effect has a manual entry, and with translator feedback. 2012-06-10 16:38:29 +00:00
Phaser.cpp Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
Phaser.h Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
Repair.cpp Better fix for bug 604, not losing the repaired track. 2013-01-12 22:17:41 +00:00
Repair.h Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
Repeat.cpp Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
Repeat.h Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
Reverse.cpp remove all these crufts since I'm here 2012-12-12 22:08:47 +00:00
Reverse.h remove all these crufts since I'm here 2012-12-12 22:08:47 +00:00
SBSMSEffect.cpp TimeScale effect improvements, updating to sbsms 2, not including GUI changes (except removing obsolete transient sharpening option). See Bug 485. 2012-04-16 18:26:48 +00:00
SBSMSEffect.h TimeScale effect improvements, updating to sbsms 2, not including GUI changes (except removing obsolete transient sharpening option). See Bug 485. 2012-04-16 18:26:48 +00:00
ScoreAlignDialog.cpp fix the line endings on this file, and set svn:eol-style to native so they stay fixed 2013-01-01 15:54:53 +00:00
ScoreAlignDialog.h fix the line endings on this file, and set svn:eol-style to native so they stay fixed 2013-01-01 15:54:53 +00:00
Silence.cpp David Bailes patch for bug 591 2012-10-11 01:45:33 +00:00
Silence.h Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
SimpleMono.cpp Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
SimpleMono.h Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
SimplePairedTwoTrack.cpp Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
SimplePairedTwoTrack.h Fixed various casting to (WaveTrack*) without a test for GetKind()==Track::Wave. Was causing crash in (at least) the Contrast.cpp analyze function, when a label was selected but not audio. Also fixed log-of-zero problem in Contrast.cpp when sampling silence. 2011-04-23 18:53:48 +00:00
SoundTouchEffect.cpp Modified to allow compile with USE_MIDI turned off (no NoteTrack). Tested with USE_MIDI both defined and undefined when compiled as Unicode Debug/Win32. 2012-07-18 03:44:34 +00:00
SoundTouchEffect.h Modified to allow compile with USE_MIDI turned off (no NoteTrack). Tested with USE_MIDI both defined and undefined when compiled as Unicode Debug/Win32. 2012-07-18 03:44:34 +00:00
StereoToMono.cpp Fix some problems with asserts in 11308. Further wording corrections. 2011-11-18 03:47:43 +00:00
StereoToMono.h Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
TimeScale.cpp Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
TimeScale.h Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
TimeWarper.cpp TimeScale effect improvements, updating to sbsms 2, not including GUI changes (except removing obsolete transient sharpening option). See Bug 485. 2012-04-16 18:26:48 +00:00
TimeWarper.h TimeScale effect improvements, updating to sbsms 2, not including GUI changes (except removing obsolete transient sharpening option). See Bug 485. 2012-04-16 18:26:48 +00:00
ToneGen.cpp Apparently, wxConfigBase::Write() does not update values for next access on all platforms unless Flush() method is called. Added many calls to wxConfigBase::Flush() to make sure the Rad() calls get the right values. 2012-08-02 06:03:19 +00:00
ToneGen.h Allow long tones to be generated (> 2^31) 2011-04-25 00:37:15 +00:00
TruncSilence.cpp Remove EXPERIMENTAL_TRUNC_SILENCE #ifdefs since it is no longer experimental. 2013-05-01 22:07:08 +00:00
TruncSilence.h Remove EXPERIMENTAL_TRUNC_SILENCE #ifdefs since it is no longer experimental. 2013-05-01 22:07:08 +00:00
TwoPassSimpleMono.cpp Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
TwoPassSimpleMono.h I got fed up of unused parameter warning from my compiler hiding the warnings I wanted to see, so have added WXUNUSED annotations to a lot of widely used header files. 2012-12-31 17:58:17 +00:00
Wahwah.cpp Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00
Wahwah.h Campbell Barton's further patch to turn many, many tabs to our 3-space convenbtion 2013-02-23 04:33:20 +00:00