audacia/src/effects
2021-06-08 08:08:26 -07:00
..
audiounits New utility library 2021-06-02 07:08:19 -04:00
ladspa moduleMain functions were never called but with nullptr; so simplify 2021-05-16 07:03:12 -04:00
lv2 Replace most inclusions of MemoryX.h with <memory> ... 2021-06-02 07:08:19 -04:00
nyquist A rewrite in Nyquist to make reinterpret_cast unnecessary 2021-05-27 11:38:10 -04:00
vamp Change almost all uses of WaveTrack::Get() to GetFloats() ... 2021-05-27 11:38:10 -04:00
VST Replace most inclusions of MemoryX.h with <memory> ... 2021-06-02 07:08:19 -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 Change almost all uses of WaveTrack::Get() to GetFloats() ... 2021-05-27 11:38:10 -04: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 MemoryX.h does not include wx/utils.h 2021-06-02 07:08:19 -04:00
Biquad.h Fix some comments 2020-01-19 13:23:30 -05:00
ChangePitch.cpp Change almost all uses of WaveTrack::Get() to GetFloats() ... 2021-05-27 11:38:10 -04:00
ChangePitch.h Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
ChangeSpeed.cpp Change almost all uses of WaveTrack::Get() to GetFloats() ... 2021-05-27 11:38:10 -04: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 Change almost all uses of WaveTrack::Get() to GetFloats() ... 2021-05-27 11:38:10 -04: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 MemoryX.h does not include wx/utils.h 2021-06-02 07:08:19 -04: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 ShowExceptionDialog when we want to show ErrorReportDialog 2021-06-08 08:08:26 -07: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 Replace many inclusions of Types.h with Identifier.h 2021-05-27 09:51:32 -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 Change almost all uses of WaveTrack::Get() to GetFloats() ... 2021-05-27 11:38:10 -04: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 Replace most inclusions of MemoryX.h with <memory> ... 2021-06-02 07:08:19 -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 Change almost all uses of WaveTrack::Get() to GetFloats() ... 2021-05-27 11:38:10 -04: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 Replace most inclusions of MemoryX.h with <memory> ... 2021-06-02 07:08:19 -04:00
Loudness.cpp Change almost all uses of WaveTrack::Get() to GetFloats() ... 2021-05-27 11:38:10 -04: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 Change almost all uses of WaveTrack::Get() to GetFloats() ... 2021-05-27 11:38:10 -04: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 Change almost all uses of WaveTrack::Get() to GetFloats() ... 2021-05-27 11:38:10 -04:00
Normalize.h Eliminate Experimental.h, configure compile options instead... 2021-04-27 12:40:07 -04:00
Paulstretch.cpp Change almost all uses of WaveTrack::Get() to GetFloats() ... 2021-05-27 11:38:10 -04: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 Replace most inclusions of MemoryX.h with <memory> ... 2021-06-02 07:08:19 -04:00
RealtimeEffectManager.h Bug2431: Enable checkbox for ALL realtime effects should work... 2020-05-29 20:54:45 -04:00
Repair.cpp Change almost all uses of WaveTrack::Get() to GetFloats() ... 2021-05-27 11:38:10 -04: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_libSoX.h Fix minor typos 2020-04-11 10:06:24 +01: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
Reverse.cpp Change almost all uses of WaveTrack::Get() to GetFloats() ... 2021-05-27 11:38:10 -04:00
Reverse.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
SBSMSEffect.cpp Change almost all uses of WaveTrack::Get() to GetFloats() ... 2021-05-27 11:38:10 -04: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 Change almost all uses of WaveTrack::Get() to GetFloats() ... 2021-05-27 11:38:10 -04:00
SimpleMono.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
SoundTouchEffect.cpp Change almost all uses of WaveTrack::Get() to GetFloats() ... 2021-05-27 11:38:10 -04: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 MemoryX.h does not include wx/utils.h 2021-06-02 07:08:19 -04:00
TimeWarper.h Replace most inclusions of MemoryX.h with <memory> ... 2021-06-02 07:08:19 -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 Change almost all uses of WaveTrack::Get() to GetFloats() ... 2021-05-27 11:38:10 -04:00
TruncSilence.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
TwoPassSimpleMono.cpp Change almost all uses of WaveTrack::Get() to GetFloats() ... 2021-05-27 11:38:10 -04: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