audacia/src/effects
Paul Licameli 46e99bb038 Move EffectPresetsDialog out of Effect.cpp 2020-01-23 15:23:46 -05:00
..
VST Rename Maybe and its members more like std::optional of C++17 2020-01-19 11:38:12 -05:00
audiounits Require a ProjectWindow as ancestor of effect dialog... 2020-01-06 11:30:47 -05:00
ladspa Require a ProjectWindow as ancestor of effect dialog... 2020-01-06 11:30:47 -05:00
lv2 Require a ProjectWindow as ancestor of effect dialog... 2020-01-06 11:30:47 -05:00
nyquist Rename Maybe and its members more like std::optional of C++17 2020-01-19 11:38:12 -05: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 Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05: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 Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
Compressor.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
Contrast.cpp Fewer uses of ::GetActiveProject()... 2020-01-04 12:59:37 -05:00
Contrast.h TranslatableString for titles, names, labels of wxDialogWrappers... 2019-12-16 10:58:05 -05:00
Distortion.cpp Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
Distortion.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
DtmfGen.cpp bug 2290: Add error message 2020-01-23 12:59:53 +00:00
DtmfGen.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -05:00
EBUR128.cpp Fix warning treated as error in Mac build 2019-11-27 21:38:59 -05:00
EBUR128.h Implement EBUR128 integrative loudness class. 2019-11-22 19:42:33 +01: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 Move EffectPresetsDialog out of Effect.cpp 2020-01-23 15:23:46 -05:00
Effect.h Move EffectPresetsDialog out of Effect.cpp 2020-01-23 15:23:46 -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 Move EffectDialog out of Effect.cpp 2020-01-23 15:23:43 -05:00
EffectUI.h Move EffectDialog out of Effect.cpp 2020-01-23 15:23:43 -05:00
Equalization.cpp Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05:00
Equalization.h Eliminate one of the ## macro hacks in LoadEffects 2020-01-19 19:16:51 -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 Each built-in effect class registers itself with BuiltinEffectsModule 2020-01-19 19:16:51 -05: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