audacia/src/effects
James Crook 0ad533a740 Automation -> Scripting. 2018-02-24 14:20:30 -05:00
..
VST Automation -> Scripting. 2018-02-24 14:20:30 -05:00
audiounits Automation -> Scripting. 2018-02-24 14:20:30 -05:00
ladspa Automation -> Scripting. 2018-02-24 14:20:30 -05:00
lv2 Automation -> Scripting. 2018-02-24 14:20:30 -05:00
nyquist Automation -> Scripting. 2018-02-24 14:20:30 -05:00
vamp Automation -> Scripting. 2018-02-24 14:20:30 -05:00
Amplify.cpp Automation -> Scripting. 2018-02-24 14:20:30 -05:00
Amplify.h Automation -> Scripting. 2018-02-24 14:20:30 -05:00
AutoDuck.cpp Automation -> Scripting. 2018-02-24 14:20:30 -05:00
AutoDuck.h Automation -> Scripting. 2018-02-24 14:20:30 -05:00
BassTreble.cpp Automation -> Scripting. 2018-02-24 14:20:30 -05:00
BassTreble.h Automation -> Scripting. 2018-02-24 14:20:30 -05:00
Biquad.cpp Fixed tab indentations to spaces. 2013-10-02 16:00:34 +00:00
Biquad.h Do not revert the changes in Biquad.h 2017-09-01 05:15:54 -04:00
ChangePitch.cpp Automation -> Scripting. 2018-02-24 14:20:30 -05:00
ChangePitch.h Automation -> Scripting. 2018-02-24 14:20:30 -05:00
ChangeSpeed.cpp Automation -> Scripting. 2018-02-24 14:20:30 -05:00
ChangeSpeed.h Automation -> Scripting. 2018-02-24 14:20:30 -05:00
ChangeTempo.cpp Automation -> Scripting. 2018-02-24 14:20:30 -05:00
ChangeTempo.h Automation -> Scripting. 2018-02-24 14:20:30 -05:00
ClickRemoval.cpp Automation -> Scripting. 2018-02-24 14:20:30 -05:00
ClickRemoval.h Automation -> Scripting. 2018-02-24 14:20:30 -05:00
Compressor.cpp Automation -> Scripting. 2018-02-24 14:20:30 -05:00
Compressor.h Automation -> Scripting. 2018-02-24 14:20:30 -05:00
Contrast.cpp Rewrite more Connect() with Bind(), which were type incorrect... 2018-02-21 19:28:12 -05:00
Contrast.h Rewrite more Connect() with Bind(), which were type incorrect... 2018-02-21 19:28:12 -05:00
Distortion.cpp Automation -> Scripting. 2018-02-24 14:20:30 -05:00
Distortion.h Automation -> Scripting. 2018-02-24 14:20:30 -05:00
DtmfGen.cpp Automation -> Scripting. 2018-02-24 14:20:30 -05:00
DtmfGen.h Automation -> Scripting. 2018-02-24 14:20:30 -05:00
Echo.cpp Automation -> Scripting. 2018-02-24 14:20:30 -05:00
Echo.h Automation -> Scripting. 2018-02-24 14:20:30 -05:00
Effect.cpp Automation -> Scripting. 2018-02-24 14:20:30 -05:00
Effect.h Automation -> Scripting. 2018-02-24 14:20:30 -05:00
EffectManager.cpp Automation -> Scripting. 2018-02-24 14:20:30 -05:00
EffectManager.h Include tips in command list. 2018-02-24 14:20:25 -05:00
EffectRack.cpp Remove wxArray(Int|Long|Double) except where wxWidgets fns need it 2018-02-21 19:33:31 -05:00
EffectRack.h Remove wxArray(Int|Long|Double) except where wxWidgets fns need it 2018-02-21 19:33:31 -05:00
Equalization.cpp Automation -> Scripting. 2018-02-24 14:20:30 -05:00
Equalization.h Automation -> Scripting. 2018-02-24 14:20:30 -05:00
Equalization48x.cpp Get rid of wx object arrays, use std::vector 2018-02-21 19:33:27 -05:00
Equalization48x.h indentation, final newlines, spelling, remove unused members 2017-11-05 21:01:38 -05:00
Fade.cpp Automation: AudacityCommand 2018-02-24 14:20:22 -05:00
Fade.h Automation: AudacityCommand 2018-02-24 14:20:22 -05:00
FindClipping.cpp Automation -> Scripting. 2018-02-24 14:20:30 -05:00
FindClipping.h Automation -> Scripting. 2018-02-24 14:20:30 -05:00
Generator.cpp Translate "Message" as default title of message box... 2018-01-01 17:50:02 -05:00
Generator.h Change sampleCount arguments, variables, return values to size_t... 2016-09-15 21:03:17 -04:00
Invert.cpp Automation: AudacityCommand 2018-02-24 14:20:22 -05:00
Invert.h Automation: AudacityCommand 2018-02-24 14:20:22 -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 Automation: AudacityCommand 2018-02-24 14:20:22 -05:00
LoadEffects.h Drag-and-drop checks file extensions first for plug-in candidates... 2018-01-01 10:29:26 -05:00
Noise.cpp Automation -> Scripting. 2018-02-24 14:20:30 -05:00
Noise.h Automation -> Scripting. 2018-02-24 14:20:30 -05:00
NoiseReduction.cpp Automation: AudacityCommand 2018-02-24 14:20:22 -05:00
NoiseReduction.h Automation: AudacityCommand 2018-02-24 14:20:22 -05:00
NoiseRemoval.cpp Automation: AudacityCommand 2018-02-24 14:20:22 -05:00
NoiseRemoval.h Automation: AudacityCommand 2018-02-24 14:20:22 -05:00
Normalize.cpp Automation -> Scripting. 2018-02-24 14:20:30 -05:00
Normalize.h Automation -> Scripting. 2018-02-24 14:20:30 -05:00
Paulstretch.cpp Automation -> Scripting. 2018-02-24 14:20:30 -05:00
Paulstretch.h Automation -> Scripting. 2018-02-24 14:20:30 -05:00
Phaser.cpp Automation -> Scripting. 2018-02-24 14:20:30 -05:00
Phaser.h Automation -> Scripting. 2018-02-24 14:20:30 -05:00
Repair.cpp Automation: AudacityCommand 2018-02-24 14:20:22 -05:00
Repair.h Automation: AudacityCommand 2018-02-24 14:20:22 -05:00
Repeat.cpp Automation -> Scripting. 2018-02-24 14:20:30 -05:00
Repeat.h Automation -> Scripting. 2018-02-24 14:20:30 -05:00
Reverb.cpp Automation -> Scripting. 2018-02-24 14:20:30 -05:00
Reverb.h Automation -> Scripting. 2018-02-24 14:20:30 -05:00
Reverb_libSoX.h Fix uninitialized variables in Reverb... 2017-08-31 20:27:50 -04:00
Reverse.cpp Automation: AudacityCommand 2018-02-24 14:20:22 -05:00
Reverse.h Automation: AudacityCommand 2018-02-24 14:20:22 -05:00
SBSMSEffect.cpp Other methods of WaveTrack return void, will throw on failure instead 2017-03-31 18:26:52 -04:00
SBSMSEffect.h Clean up most remaining MSVC warnings. 2018-01-06 13:03:48 +00:00
ScienFilter.cpp Automation -> Scripting. 2018-02-24 14:20:30 -05:00
ScienFilter.h Automation -> Scripting. 2018-02-24 14:20:30 -05:00
ScoreAlignDialog.cpp Translate "Message" as default title of message box... 2018-01-01 17:50:02 -05:00
ScoreAlignDialog.h use override 2017-11-05 21:01:52 -05:00
Silence.cpp Automation: AudacityCommand 2018-02-24 14:20:22 -05:00
Silence.h Automation: AudacityCommand 2018-02-24 14:20:22 -05:00
SimpleMono.cpp Automation: AudacityCommand 2018-02-24 14:20:22 -05:00
SimpleMono.h Automation: AudacityCommand 2018-02-24 14:20:22 -05:00
SoundTouchEffect.cpp Exception safety in: some effects and generators... 2017-03-21 14:11:25 -04:00
SoundTouchEffect.h Exception safety in: some effects and generators... 2017-03-21 14:11:25 -04:00
StereoToMono.cpp Automation: AudacityCommand 2018-02-24 14:20:22 -05:00
StereoToMono.h Automation: AudacityCommand 2018-02-24 14:20:22 -05:00
TimeScale.cpp Automation -> Scripting. 2018-02-24 14:20:30 -05:00
TimeScale.h Automation -> Scripting. 2018-02-24 14:20:30 -05:00
TimeWarper.cpp Remove some naked new amd delete in: Built-in Effects 2016-08-08 07:51:25 -04:00
TimeWarper.h Remove some naked new amd delete in: Built-in Effects 2016-08-08 07:51:25 -04:00
ToneGen.cpp Automation -> Scripting. 2018-02-24 14:20:30 -05:00
ToneGen.h Automation -> Scripting. 2018-02-24 14:20:30 -05:00
TruncSilence.cpp Automation -> Scripting. 2018-02-24 14:20:30 -05:00
TruncSilence.h Automation -> Scripting. 2018-02-24 14:20:30 -05:00
TwoPassSimpleMono.cpp Remove naked new[] in: builtin effects 2017-03-17 17:52:49 -04:00
TwoPassSimpleMono.h More const and override 2017-03-17 17:52:20 -04:00
Wahwah.cpp Automation -> Scripting. 2018-02-24 14:20:30 -05:00
Wahwah.h Automation -> Scripting. 2018-02-24 14:20:30 -05:00