audacia/src/effects
SteveDaulton 7e6842c1f9 Remove Silence Finder plug-in
as discussed between QA and RM.
2021-01-09 20:20:42 +00:00
..
VST Module manager (#549) 2020-05-29 10:48:52 -05:00
audiounits Mac: AudioUnit effects are not applied if you initially use the preview 2020-06-14 13:58:30 -05:00
ladspa Module manager (#549) 2020-05-29 10:48:52 -05:00
lv2 Module manager (#549) 2020-05-29 10:48:52 -05:00
nyquist Remove Silence Finder plug-in 2021-01-09 20:20:42 +00:00
vamp Module manager (#549) 2020-05-29 10:48:52 -05:00
Amplify.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
Amplify.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
AutoDuck.cpp AllThemeResources.h has a .cpp & doesnt include Theme.h... 2020-05-28 05:50:24 -04:00
AutoDuck.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
BassTreble.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
BassTreble.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Biquad.cpp Fix some comments 2020-01-19 13:23:30 -05:00
Biquad.h Fix some comments 2020-01-19 13:23:30 -05:00
ChangePitch.cpp Fixes for bugs 2534 and 1215 2020-09-17 23:22:00 -05:00
ChangePitch.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
ChangeSpeed.cpp Bug 2534 - Change Speed merges selected clip with adjacent clips 2020-09-18 09:00:50 -05:00
ChangeSpeed.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
ChangeTempo.cpp Fixes for bugs 2534 and 1215 2020-09-17 23:22:00 -05:00
ChangeTempo.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
ClickRemoval.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
ClickRemoval.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Compressor.cpp AllThemeResources.h has a .cpp & doesnt include Theme.h... 2020-05-28 05:50:24 -04:00
Compressor.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Contrast.cpp AUP3: First round of updates 2020-07-01 02:30:18 -05:00
Contrast.h Remove some unused functions and forward declarations 2020-05-23 05:16:59 -04:00
Distortion.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
Distortion.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
DtmfGen.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
DtmfGen.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
EBUR128.cpp Fix two bugs in loudness effect (#410) 2020-01-24 18:04:19 +00:00
EBUR128.h Fix two bugs in loudness effect (#410) 2020-01-24 18:04:19 +00:00
Echo.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
Echo.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Effect.cpp Cut and paste TransactionScope into DBConnection.* files 2020-09-05 14:44:34 -04:00
Effect.h Track factory cleanup (#646) 2020-08-22 18:44:49 -05:00
EffectManager.cpp Remove some unneeded #includes and forward declarations 2020-11-20 13:47:47 -05:00
EffectManager.h Track factory cleanup (#646) 2020-08-22 18:44:49 -05:00
EffectUI.cpp Track factory cleanup (#646) 2020-08-22 18:44:49 -05:00
EffectUI.h Can build for windows without precompiled headers... 2020-05-27 17:36:25 -04:00
Equalization.cpp Bug 1686 - Equalization effects ignore and remove any amplitude envelope 2020-08-09 03:07:41 -05:00
Equalization.h Make Effect::PopulateUI final (no special case for Equalization) 2020-01-23 19:06:23 -05:00
Equalization48x.cpp Fix minor typos 2020-04-11 10:06:24 +01:00
Equalization48x.h Some compilability fixes for Equalization48x.cpp 2019-05-21 19:03:42 -04:00
Fade.cpp Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
Fade.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
FindClipping.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
FindClipping.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Generator.cpp Bug2346: Complete fix... 2020-03-10 22:32:23 -04:00
Generator.h Change sampleCount arguments, variables, return values to size_t... 2016-09-15 21:03:17 -04:00
Invert.cpp Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
Invert.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Leveller.cpp Remove some unused strings that confused translators... 2017-09-10 19:24:08 -04:00
Leveller.h Remove some unused strings that confused translators... 2017-09-10 19:24:08 -04:00
LoadEffects.cpp Module manager (#549) 2020-05-29 10:48:52 -05:00
LoadEffects.h Add conventional #include guards to two header files 2020-09-26 15:26:25 -04:00
Loudness.cpp Bug 2585 - Incorrect help file address for Loudness Normalization 2020-11-17 17:35:50 +00:00
Loudness.h Simplify Loudness effect UI with a notebook... 2020-05-23 13:56:39 -04:00
Noise.cpp Some example uses of XC and XPC... 2020-05-24 14:55:08 -04:00
Noise.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
NoiseReduction.cpp Track factory cleanup (#646) 2020-08-22 18:44:49 -05:00
NoiseReduction.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
NoiseRemoval.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
NoiseRemoval.h Remove some unused functions and forward declarations 2020-05-23 05:16:59 -04:00
Normalize.cpp AUP3: Removes OD code related to project file handling 2020-07-01 01:14:05 -05:00
Normalize.h Remove unused member variable 2020-03-21 16:19:13 -04:00
Paulstretch.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
Paulstretch.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Phaser.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
Phaser.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
RealtimeEffectManager.cpp Bug2431: Enable checkbox for ALL realtime effects should work... 2020-05-29 20:54:45 -04:00
RealtimeEffectManager.h Bug2431: Enable checkbox for ALL realtime effects should work... 2020-05-29 20:54:45 -04:00
Repair.cpp Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
Repair.h Fix minor typos 2020-04-11 10:06:24 +01:00
Repeat.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
Repeat.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Reverb.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
Reverb.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Reverb_libSoX.h Fix minor typos 2020-04-11 10:06:24 +01:00
Reverse.cpp Compatibility sanity check for inserting clips into a WaveTrack... 2020-09-19 19:16:47 -04:00
Reverse.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
SBSMSEffect.cpp Bug 1215 - Incorrect splits produced by Change Tempo with leading whitespace 2020-09-18 09:24:45 -05:00
SBSMSEffect.h Fix build 2020-09-18 09:55:49 -05:00
ScienFilter.cpp AllThemeResources.h has a .cpp & doesnt include Theme.h... 2020-05-28 05:50:24 -04:00
ScienFilter.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
ScoreAlignDialog.cpp Remove allegro.h from other headers 2020-06-14 10:32:16 -04:00
ScoreAlignDialog.h Remove some unused functions and forward declarations 2020-05-23 05:16:59 -04:00
Silence.cpp Disambiguate "Silence" 2020-06-06 15:14:42 -04:00
Silence.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
SimpleMono.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
SimpleMono.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
SoundTouchEffect.cpp Fixes for bugs 2534 and 1215 2020-09-17 23:22:00 -05:00
SoundTouchEffect.h Fixes for bugs 2534 and 1215 2020-09-17 23:22:00 -05:00
StereoToMono.cpp Mixer::WarpOptions constructor for common case 2020-11-30 13:42:35 -05:00
StereoToMono.h Bug 1336 - Tracks -> Mix Stereo to Mono ignores envelope 2020-04-17 14:52:31 -05:00
TimeScale.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
TimeScale.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
TimeWarper.cpp virtual dtors should be non-inline 2020-06-14 21:00:06 -04:00
TimeWarper.h virtual dtors should be non-inline 2020-06-14 21:00:06 -04:00
ToneGen.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
ToneGen.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
TruncSilence.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
TruncSilence.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
TwoPassSimpleMono.cpp Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
TwoPassSimpleMono.h spelling in comments 2018-11-03 11:45:05 -04:00
Wahwah.cpp Change XO to XXO in many more places, with no effects at all... 2020-05-22 13:07:50 -04:00
Wahwah.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00