audacia/src/effects
Paul Licameli 595cf05d42 More uses if LocalizedStrings 2018-03-27 07:51:44 -04:00
..
VST made my changes to VSTEffect.cpp C++11 compliant 2018-03-24 10:15:48 +00:00
audiounits Automation -> Scripting. 2018-02-24 14:20:30 -05:00
ladspa fixed a signed vs. unsigned warning in LadspaEffect.cpp 2018-03-06 21:29:56 +00:00
lv2 Tools menu and EffectTypeTool 2018-03-03 12:57:32 +00:00
nyquist Pass array and count separately to read/write/define enum 2018-03-27 07:51:43 -04:00
vamp Pass array and count separately to read/write/define enum 2018-03-27 07:51:43 -04:00
Amplify.cpp Possibly hide unused ApplyClipping parameter in Macros. 2018-03-25 18:18:53 +01: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 Indicative mood for all verbs in command and effect descriptions... 2018-03-10 19:07:34 -05:00
ChangePitch.h Automation -> Scripting. 2018-02-24 14:20:30 -05:00
ChangeSpeed.cpp Indicative mood for all verbs in command and effect descriptions... 2018-03-10 19:07:34 -05:00
ChangeSpeed.h Automation -> Scripting. 2018-02-24 14:20:30 -05:00
ChangeTempo.cpp Bug 1806 - Extreme negative settings in Change Tempo cause an "apparent" hang/freeze 2018-03-24 12:13:20 +00: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 More uses if LocalizedStrings 2018-03-27 07:51:44 -04:00
Distortion.h More uses if LocalizedStrings 2018-03-27 07:51:44 -04: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 Make it possible to const'ify xpm. 2018-03-27 05:36:02 -04:00
Effect.h Pass array and count separately to read/write/define enum 2018-03-27 07:51:43 -04:00
EffectManager.cpp Fix more missed translations 2018-03-08 22:53:00 -05:00
EffectManager.h Fix more missed translations 2018-03-08 22:53:00 -05:00
EffectRack.cpp Fix compilation of EXPERIMENTAL_EFFECTS_RACK again 2018-02-24 17:07:22 -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 More uses if LocalizedStrings 2018-03-27 07:51:44 -04:00
Equalization.h More uses if LocalizedStrings 2018-03-27 07:51:44 -04: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 Fix comments needed for Doxygen. 2018-03-06 21:42:58 +00:00
LoadEffects.h Drag-and-drop checks file extensions first for plug-in candidates... 2018-01-01 10:29:26 -05:00
Noise.cpp More uses if LocalizedStrings 2018-03-27 07:51:44 -04: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 Bug 499 - Normalize includes white space in offset calculation 2018-03-25 15:58:34 +01:00
Normalize.h Automation -> Scripting. 2018-02-24 14:20:30 -05:00
Paulstretch.cpp Indicative mood for all verbs in command and effect descriptions... 2018-03-10 19:07:34 -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 More uses if LocalizedStrings 2018-03-27 07:51:44 -04: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 More uses if LocalizedStrings 2018-03-27 07:51:44 -04:00
ToneGen.h More uses if LocalizedStrings 2018-03-27 07:51:44 -04:00
TruncSilence.cpp More uses if LocalizedStrings 2018-03-27 07:51:44 -04:00
TruncSilence.h More uses if LocalizedStrings 2018-03-27 07:51:44 -04: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