audacia/src/effects
SteveDaulton 3ba5f69089 Fix bug 2328: Ensure fade out at end of each DTMF tone 2020-02-19 19:42:21 +00:00
..
VST EffectUIClientInterface::PopulateUI takes ShuttleGui & 2020-01-23 19:06:23 -05:00
audiounits EffectUIClientInterface::PopulateUI takes ShuttleGui & 2020-01-23 19:06:23 -05:00
ladspa EffectUIClientInterface::PopulateUI takes ShuttleGui & 2020-01-23 19:06:23 -05:00
lv2 Get rid of warning in LV2Effect.cpp 2020-02-06 23:18:48 -06:00
nyquist Nyquist: Handle nyx_list return value 2020-02-15 15:28:01 +00:00
vamp TranslatableString for explicit prompts and units in ShuttleGui 2019-12-23 19:22:03 -05:00
Amplify.cpp Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
Amplify.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
AutoDuck.cpp Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
AutoDuck.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
BassTreble.cpp Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
BassTreble.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Biquad.cpp Fix some comments 2020-01-19 13:23:30 -05:00
Biquad.h Fix some comments 2020-01-19 13:23:30 -05:00
ChangePitch.cpp Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
ChangePitch.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
ChangeSpeed.cpp Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
ChangeSpeed.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
ChangeTempo.cpp Bug 2293 - Change Tempo effect fails 2020-02-10 10:44:03 +00:00
ChangeTempo.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
ClickRemoval.cpp Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
ClickRemoval.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Compressor.cpp Bug2271, Compressor ratio slider should not overlap the label... 2020-02-18 14:21:11 -05:00
Compressor.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Contrast.cpp Restore commit c1d129ec98 2020-01-31 23:51:12 -05:00
Contrast.h TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
Distortion.cpp Remove TranslatableStringArray.h 2020-02-02 18:02:32 -05:00
Distortion.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
DtmfGen.cpp Fix bug 2328: Ensure fade out at end of each DTMF tone 2020-02-19 19:42:21 +00: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 Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
Echo.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Effect.cpp Bug 2283 - Crash on editing Nyquist Generator plug-in parameters in Macro 2020-02-17 16:31:40 +00:00
Effect.h EffectUIClientInterface::PopulateUI takes ShuttleGui & 2020-01-23 19:06:23 -05:00
EffectManager.cpp Move EffectPresetsDialog out of Effect.cpp 2020-01-23 15:23:46 -05:00
EffectManager.h Require a ProjectWindow as ancestor of effect dialog... 2020-01-06 11:30:47 -05:00
EffectUI.cpp Fix other problems since commit f6e5696... 2020-01-28 17:49:07 -05:00
EffectUI.h Factor EffectUIHost::Initialize 2020-01-23 19:06:23 -05:00
Equalization.cpp Bug 2269 - Linux: Graphic Eq crash 2020-02-17 22:17:16 +00:00
Equalization.h Make Effect::PopulateUI final (no special case for Equalization) 2020-01-23 19:06:23 -05:00
Equalization48x.cpp TrackList has back-pointer to project... 2020-01-06 14:14:21 -05:00
Equalization48x.h Some compilability fixes for Equalization48x.cpp 2019-05-21 19:03:42 -04:00
Fade.cpp Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
Fade.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
FindClipping.cpp Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
FindClipping.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Generator.cpp Eliminate uses of GetActiveProject in src/effects 2020-01-06 14:14:21 -05:00
Generator.h Change sampleCount arguments, variables, return values to size_t... 2016-09-15 21:03:17 -04:00
Invert.cpp Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
Invert.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -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 LoadEffects.cpp doesn't depend on individual effect classes... 2020-01-19 19:16:51 -05:00
LoadEffects.h LoadEffects.cpp doesn't depend on individual effect classes... 2020-01-19 19:16:51 -05:00
Loudness.cpp Fix two bugs in loudness effect (#410) 2020-01-24 18:04:19 +00:00
Loudness.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Noise.cpp Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
Noise.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
NoiseReduction.cpp Move EffectDialog out of Effect.cpp 2020-01-23 15:23:43 -05:00
NoiseReduction.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
NoiseRemoval.cpp Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
NoiseRemoval.h Move EffectDialog out of Effect.cpp 2020-01-23 15:23:43 -05:00
Normalize.cpp Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
Normalize.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Paulstretch.cpp Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
Paulstretch.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Phaser.cpp Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
Phaser.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
RealtimeEffectManager.cpp RealtimeEffectState into RealtimeEffectManager... 2019-06-24 01:04:03 -04:00
RealtimeEffectManager.h RealtimeEffectState needs only EffectClientInterface, not Effect 2019-06-24 00:49:14 -04:00
Repair.cpp Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
Repair.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Repeat.cpp Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
Repeat.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Reverb.cpp Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
Reverb.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Reverb_libSoX.h Fix uninitialized variables in Reverb... 2017-08-31 20:27:50 -04:00
Reverse.cpp Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
Reverse.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
SBSMSEffect.cpp Remove unneeded inclusions of Project.h, no cycles broken 2019-05-22 10:02:24 -04:00
SBSMSEffect.h Conversion of TranslatableString to wxString is private 2019-12-01 18:17:57 -05:00
ScienFilter.cpp Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
ScienFilter.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
ScoreAlignDialog.cpp Rewrite conditionally compiled Add/TieCheckBox calls 2019-12-24 00:31:06 -05:00
ScoreAlignDialog.h Some compilation fixes for EXPERIMENTAL_SCOREALIGN 2019-12-21 00:34:59 -05:00
Silence.cpp Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
Silence.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
SimpleMono.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
SimpleMono.h Use IdentInterfaceSymbol to identify commands and effects 2018-04-11 11:51:10 -04:00
SoundTouchEffect.cpp Remove unneeded inclusions of Project.h, no cycles broken 2019-05-22 10:02:24 -04:00
SoundTouchEffect.h This is only comments, in files where USE_ macros are tested... 2019-03-22 12:38:30 -04:00
StereoToMono.cpp Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
StereoToMono.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
TimeScale.cpp Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
TimeScale.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -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 Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
ToneGen.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
TruncSilence.cpp Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
TruncSilence.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
TwoPassSimpleMono.cpp Include nothing before Audacity.h, as comments say we should... 2019-03-17 21:41:39 -04:00
TwoPassSimpleMono.h spelling in comments 2018-11-03 11:45:05 -04:00
Wahwah.cpp Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
Wahwah.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00