audacia/src/effects
James Crook 848b66f4fa Make title of Nyquist Prompt dialog change appropriately.
Previously it was being overwritten each Init() by the string suitable for the Nyquist Effects Prompt.
2018-07-14 17:38:57 +01:00
..
VST movable_ptr(_with_deleter) -> std::unique_ptr 2018-05-10 00:56:37 -04:00
audiounits movable_ptr(_with_deleter) -> std::unique_ptr 2018-05-10 00:56:37 -04:00
ladspa Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
lv2 movable_ptr(_with_deleter) -> std::unique_ptr 2018-05-10 00:56:37 -04:00
nyquist Make title of Nyquist Prompt dialog change appropriately. 2018-07-14 17:38:57 +01:00
vamp Remove most uses of AUDACITY_OLD_STD 2018-05-10 00:56:36 -04:00
Amplify.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Amplify.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
AutoDuck.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
AutoDuck.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
BassTreble.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
BassTreble.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04: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 Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
ChangePitch.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
ChangeSpeed.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
ChangeSpeed.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
ChangeTempo.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
ChangeTempo.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
ClickRemoval.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
ClickRemoval.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Compressor.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Compressor.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Contrast.cpp Fix more accessibility names after the move to wx 3.1.1 2018-04-10 13:43:50 +01:00
Contrast.h Rewrite more Connect() with Bind(), which were type incorrect... 2018-02-21 19:28:12 -05:00
Distortion.cpp Revert parts of e1b6091 involving effects, for .cfg file compatibility 2018-07-05 09:57:17 -04:00
Distortion.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
DtmfGen.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
DtmfGen.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Echo.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Echo.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Effect.cpp Group arguments to StartStream, and a bit less of #ifdef for MIDI play... 2018-05-29 00:22:12 -04:00
Effect.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
EffectManager.cpp Remove PluginManager::GetTranslatedVendor()... 2018-04-11 11:13:41 -04:00
EffectManager.h Remove most uses of AUDACITY_OLD_STD 2018-05-10 00:56:36 -04: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 Better fix for bug 1891 2018-06-21 23:54:38 +01:00
Equalization.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -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 Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Fade.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
FindClipping.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
FindClipping.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Generator.cpp Bug 825 - Sync Lock behaves inconsistently when moving of clips is disabled 2018-04-11 18:51:31 +01:00
Generator.h Change sampleCount arguments, variables, return values to size_t... 2016-09-15 21:03:17 -04:00
Invert.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Invert.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04: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 Initialize tables of effect and command names properly 2018-04-12 17:09:43 -04:00
LoadEffects.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Noise.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Noise.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
NoiseReduction.cpp Fix some 'declaration hides' warnings. 2018-06-27 12:36:13 +01:00
NoiseReduction.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
NoiseRemoval.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
NoiseRemoval.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Normalize.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Normalize.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Paulstretch.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Paulstretch.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Phaser.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Phaser.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Repair.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Repair.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Repeat.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Repeat.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Reverb.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Reverb.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Reverb_libSoX.h Fix uninitialized variables in Reverb... 2017-08-31 20:27:50 -04:00
Reverse.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Reverse.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
SBSMSEffect.cpp Save, later rethrow exceptions caught in callbacks from C libraries 2018-05-10 01:20:36 -04:00
SBSMSEffect.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
ScienFilter.cpp Revert parts of e1b6091 involving effects, for .cfg file compatibility 2018-07-05 09:57:17 -04:00
ScienFilter.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04: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 Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Silence.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
SimpleMono.cpp Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
SimpleMono.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04: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 Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
StereoToMono.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
TimeScale.cpp Rename "Sliding Time Scale/Pitch Shift" effect 2018-04-28 21:16:41 +01:00
TimeScale.h Rename "Sliding Time Scale/Pitch Shift" effect 2018-04-28 21:16:41 +01: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 Revert parts of e1b6091 involving effects, for .cfg file compatibility 2018-07-05 09:57:17 -04:00
ToneGen.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
TruncSilence.cpp Revert parts of e1b6091 involving effects, for .cfg file compatibility 2018-07-05 09:57:17 -04:00
TruncSilence.h Rewrite threshold control of Truncate Silence as text box, not a choice 2018-05-23 23:56:30 -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 Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
Wahwah.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00