audacia/src/effects
James Crook 7605763fa0 Bug 2784 - Filter Curve EQ; Height increase.
Comment in closing of this bug requested an increase in height.
No reason not to, so height increased too.
2021-05-20 17:52:47 +01:00
..
VST moduleMain functions were never called but with nullptr; so simplify 2021-05-16 07:03:12 -04:00
audiounits moduleMain functions were never called but with nullptr; so simplify 2021-05-16 07:03:12 -04:00
ladspa moduleMain functions were never called but with nullptr; so simplify 2021-05-16 07:03:12 -04:00
lv2 moduleMain functions were never called but with nullptr; so simplify 2021-05-16 07:03:12 -04:00
nyquist moduleMain functions were never called but with nullptr; so simplify 2021-05-16 07:03:12 -04:00
vamp moduleMain functions were never called but with nullptr; so simplify 2021-05-16 07:03:12 -04:00
Amplify.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Amplify.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
AutoDuck.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
AutoDuck.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
BassTreble.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
BassTreble.h Fix source typos (#732) 2021-01-28 12:35:23 +00:00
Biquad.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Biquad.h Fix some comments 2020-01-19 13:23:30 -05:00
ChangePitch.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ChangePitch.h Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ChangeSpeed.cpp Bug 2754 - Change Tempo & Pitch and Sliding Stretch with selected audio in negative time crash Audacity on windows (error on Mac) 2021-05-15 11:36:53 +01:00
ChangeSpeed.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
ChangeTempo.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ChangeTempo.h Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ClickRemoval.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ClickRemoval.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Compressor.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Compressor.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Contrast.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Contrast.h Remove some unused functions and forward declarations 2020-05-23 05:16:59 -04:00
Distortion.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Distortion.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
DtmfGen.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05: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 Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Echo.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Effect.cpp Use Settings for default sample rate and format... 2021-05-17 08:46:08 -04:00
Effect.h Eliminate duplications of string literal "Nyquist Prompt" 2021-05-14 13:08:02 -04:00
EffectManager.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
EffectManager.h Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
EffectUI.cpp Eliminate duplications of string literal "Nyquist Prompt" 2021-05-14 13:08:02 -04:00
EffectUI.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
Equalization.cpp Bug 2784 - Filter Curve EQ; Height increase. 2021-05-20 17:52:47 +01:00
Equalization.h Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
Equalization48x.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Equalization48x.h Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
Fade.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Fade.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
FindClipping.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
FindClipping.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Generator.cpp Bug2583 residual: Re-placement of cutlines when generating sound 2021-01-25 12:06:24 -05:00
Generator.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
Invert.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Invert.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Leveller.cpp
Leveller.h
LoadEffects.cpp moduleMain functions were never called but with nullptr; so simplify 2021-05-16 07:03:12 -04:00
LoadEffects.h moduleMain functions were never called but with nullptr; so simplify 2021-05-16 07:03:12 -04:00
Loudness.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Loudness.h Simplify Loudness effect UI with a notebook... 2020-05-23 13:56:39 -04:00
Noise.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Noise.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
NoiseReduction.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
NoiseReduction.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
NoiseRemoval.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
NoiseRemoval.h Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Normalize.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Normalize.h Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
Paulstretch.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Paulstretch.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Phaser.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Phaser.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
RealtimeEffectManager.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
RealtimeEffectManager.h Bug2431: Enable checkbox for ALL realtime effects should work... 2020-05-29 20:54:45 -04:00
Repair.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Repair.h Fix minor typos 2020-04-11 10:06:24 +01:00
Repeat.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Repeat.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Reverb.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05: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 Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Reverse.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
SBSMSEffect.cpp Bug 2754 - Change Tempo & Pitch and Sliding Stretch with selected audio in negative time crash Audacity on windows (error on Mac) 2021-05-15 11:36:53 +01:00
SBSMSEffect.h Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ScienFilter.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ScienFilter.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
ScoreAlignDialog.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ScoreAlignDialog.h Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
Silence.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Silence.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
SimpleMono.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
SimpleMono.h
SoundTouchEffect.cpp Bug 2754 - Change Tempo & Pitch and Sliding Stretch with selected audio in negative time crash Audacity on windows (error on Mac) 2021-05-15 11:36:53 +01:00
SoundTouchEffect.h Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
StereoToMono.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
StereoToMono.h Bug 1336 - Tracks -> Mix Stereo to Mono ignores envelope 2020-04-17 14:52:31 -05:00
TimeScale.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
TimeScale.h Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
TimeWarper.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
TimeWarper.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
ToneGen.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ToneGen.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
TruncSilence.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
TruncSilence.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
TwoPassSimpleMono.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
TwoPassSimpleMono.h More uses of AUDACITY_DLL_API... 2021-05-10 10:46:55 -04:00
Wahwah.cpp Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Wahwah.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00