audacia/src/effects
Paul Licameli e653b4aaf8 Eliminate Experimental.h, configure compile options instead...
... This makes it impossible to forget to include the EXPERIMENTAL definitions
(such as when cutting and pasting code) and so get unintended quiet changes of
behavior.

The EXPERIMENTAL flags are now specified instead in new file Experimental.cmake
2021-04-27 12:40:07 -04:00
..
VST Bug 2723 - VST_PATH environment variable fails for non-standard locations 2021-03-28 14:02:21 -05:00
audiounits Mac: AudioUnit effects are not applied if you initially use the preview 2020-06-14 13:58:30 -05:00
ladspa Bug 2723 - VST_PATH environment variable fails for non-standard locations 2021-03-28 14:02:21 -05:00
lv2 Fix LV2 memory leaks 2021-02-26 00:53:18 -06:00
nyquist Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04: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
AutoDuck.cpp AllThemeResources.h has a .cpp & doesnt include Theme.h... 2020-05-28 05:50:24 -04:00
AutoDuck.h
BassTreble.cpp Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
BassTreble.h Fix source typos (#732) 2021-01-28 12:35:23 +00:00
Biquad.cpp
Biquad.h
ChangePitch.cpp Fixes for bugs 2534 and 1215 2020-09-17 23:22:00 -05:00
ChangePitch.h
ChangeSpeed.cpp Bug 2534 - Change Speed merges selected clip with adjacent clips 2021-01-26 23:25:48 -06:00
ChangeSpeed.h
ChangeTempo.cpp Remove unneeded include 2021-02-01 10:41:13 -06:00
ChangeTempo.h
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
Compressor.cpp Remove some unnecessary #include directives 2021-01-30 12:37:47 -05:00
Compressor.h
Contrast.cpp Bug 2582 - Enh: Repeat last Process, Part 2 (#734) 2021-02-03 11:02:49 +00:00
Contrast.h Remove some unused functions and forward declarations 2020-05-23 05:16:59 -04:00
Distortion.cpp Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
Distortion.h
DtmfGen.cpp Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
DtmfGen.h
EBUR128.cpp
EBUR128.h
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
Effect.cpp Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
Effect.h Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
EffectManager.cpp Remove some unneeded #includes and forward declarations 2020-11-20 13:47:47 -05:00
EffectManager.h Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
EffectUI.cpp Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
EffectUI.h Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
Equalization.cpp Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
Equalization.h Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
Equalization48x.cpp Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
Equalization48x.h Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
Fade.cpp
Fade.h
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
Generator.cpp Bug2583 residual: Re-placement of cutlines when generating sound 2021-01-25 12:06:24 -05:00
Generator.h
Invert.cpp
Invert.h
Leveller.cpp
Leveller.h
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
NoiseReduction.cpp Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
NoiseReduction.h
NoiseRemoval.cpp Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
NoiseRemoval.h Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
Normalize.cpp Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
Normalize.h Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
Paulstretch.cpp Rename enum value to eWinFuncHann 2021-01-17 12:24:38 -05:00
Paulstretch.h
Phaser.cpp Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
Phaser.h
RealtimeEffectManager.cpp Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
RealtimeEffectManager.h Bug2431: Enable checkbox for ALL realtime effects should work... 2020-05-29 20:54:45 -04:00
Repair.cpp
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
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
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
SBSMSEffect.cpp Bug 1215 - Incorrect splits produced by Change Tempo with leading whitespace 2021-01-29 23:23:54 -06:00
SBSMSEffect.h No longer need header replacement for sbsms.h 2021-02-01 10:35:52 -06:00
ScienFilter.cpp AllThemeResources.h has a .cpp & doesnt include Theme.h... 2020-05-28 05:50:24 -04:00
ScienFilter.h
ScoreAlignDialog.cpp Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
ScoreAlignDialog.h Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
Silence.cpp Disambiguate "Silence" 2020-06-06 15:14:42 -04:00
Silence.h
SimpleMono.cpp
SimpleMono.h
SoundTouchEffect.cpp Bug 1806 - Extreme negative settings in Change Tempo cause an "apparent" hang/freeze 2021-01-30 04:56:53 -06:00
SoundTouchEffect.h Fixes for bugs 2534 and 1215 2020-09-17 23:22:00 -05:00
StereoToMono.cpp Add missing include 2021-01-23 02:42:57 -06: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
TimeWarper.cpp Bug2583 residual: Re-placement of cutlines when generating sound 2021-01-25 12:06:24 -05:00
TimeWarper.h Bug2583 residual: Re-placement of cutlines when generating sound 2021-01-25 12:06:24 -05: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
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
TwoPassSimpleMono.cpp Bug 2710 - Compressor with audio before T=0 crashes Audacity 2021-03-27 20:59:50 +00:00
TwoPassSimpleMono.h Bug 619 - TwoPassSimpleMono converts to track bit format between passes, losing quality. 2021-01-30 01:16:32 -06:00
Wahwah.cpp Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
Wahwah.h