audacia/src/effects
Paul Licameli b351eabf47 ComponentInterfaceSymbol contains TranslatableString 2019-12-01 18:08:56 -05:00
..
VST New virtual function in ModuleInterface 2019-11-26 11:02:35 -05:00
audiounits Specify list control columns and styles all in one call 2019-11-28 14:24:44 -05:00
ladspa wxWidgets docs recommend: don't SetSizeHints on non-top-level windows 2019-11-28 14:24:43 -05:00
lv2 wxWidgets docs recommend: don't SetSizeHints on non-top-level windows 2019-11-28 14:24:43 -05:00
nyquist ComponentInterfaceSymbol contains TranslatableString 2019-12-01 18:08:56 -05:00
vamp Rewrite AddChoice and TieChoice calls... 2019-11-29 15:16:48 -05:00
Amplify.cpp Less code directly inside ShuttleGui code blocks... 2019-11-29 15:16:51 -05:00
Amplify.h Remove wx/checkbox.h from headers 2019-03-28 12:55:34 -04:00
AutoDuck.cpp Move AudacityMessageBox to its own files... 2019-05-20 14:48:36 -04:00
AutoDuck.h Remove or comment wxPanelWrapper.h in headers 2019-04-04 10:13:23 -04:00
BassTreble.cpp Remove wx/checkbox.h from headers 2019-03-28 12:55:34 -04:00
BassTreble.h Remove wx/checkbox.h from headers 2019-03-28 12:55:34 -04:00
Biquad.cpp Implement EBUR128 integrative loudness class. 2019-11-22 19:42:33 +01:00
Biquad.h Implement EBUR128 integrative loudness class. 2019-11-22 19:42:33 +01:00
ChangePitch.cpp Revert "2096: Windows & Mac high quality Change Pitch/Tempo preview" 2019-04-20 12:37:22 -04:00
ChangePitch.h Remove wx/{app,statbmp,spinctrl,scrolbar,dynlib,dcmemory}.h from *.h 2019-03-30 07:57:37 -04:00
ChangeSpeed.cpp Uses of TranslatableString as value of XO macro... 2019-12-01 18:05:20 -05:00
ChangeSpeed.h Remove NumericTextCtrl.h from other headers or comment why you can't 2019-05-16 19:01:00 -04:00
ChangeTempo.cpp Less code directly inside ShuttleGui code blocks... 2019-11-29 15:16:51 -05:00
ChangeTempo.h Remove wx/checkbox.h from headers 2019-03-28 12:55:34 -04:00
ClickRemoval.cpp Move AudacityMessageBox to its own files... 2019-05-20 14:48:36 -04:00
ClickRemoval.h Remove wx/textctrl.h from headers 2019-03-28 01:43:53 -04:00
Compressor.cpp Remove unnecessary #include-s from .cpp files... 2019-05-16 17:21:00 -04:00
Compressor.h Remove redundant #include-s from .h files... 2019-05-16 14:58:34 -04:00
Contrast.cpp Less code directly inside ShuttleGui code blocks... 2019-11-29 15:16:51 -05:00
Contrast.h Remove or comment wxPanelWrapper.h in headers 2019-04-04 10:13:23 -04:00
Distortion.cpp Uses of TranslatableString as value of XO macro... 2019-12-01 18:05:20 -05:00
Distortion.h Remove wx/checkbox.h from headers 2019-03-28 12:55:34 -04:00
DtmfGen.cpp Remove NumericTextCtrl.h from other headers or comment why you can't 2019-05-16 19:01:00 -04:00
DtmfGen.h Remove NumericTextCtrl.h from other headers or comment why you can't 2019-05-16 19:01:00 -04: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 Move AudacityMessageBox to its own files... 2019-05-20 14:48:36 -04:00
Echo.h Remove redundant #include-s from .h files... 2019-05-16 14:58:34 -04:00
Effect.cpp Less code directly inside ShuttleGui code blocks... 2019-11-29 15:16:51 -05:00
Effect.h Heavyweight version of SelectedRegion stored in ViewInfo emits events 2019-07-17 12:43:39 -04:00
EffectManager.cpp Bug 2251 - Windows: NVDA sometimes reads the name of the track twice 2019-11-26 14:43:25 +00:00
EffectManager.h Heavyweight version of SelectedRegion stored in ViewInfo emits events 2019-07-17 12:43:39 -04:00
EffectRack.cpp Move DoEffect out of PluginMenus 2019-06-25 00:14:52 -04:00
EffectRack.h Remove Effect.h from EffectManager.h and EffectRack.h 2019-06-24 00:36:59 -04:00
Equalization.cpp Rewrite AddChoice and TieChoice calls... 2019-11-29 15:16:48 -05:00
Equalization.h Rename EQ effects and lose 'extra knobs' 2019-08-27 19:38:32 +01:00
Equalization48x.cpp static TrackFactory::Get()... 2019-05-23 13:55:14 -04:00
Equalization48x.h Some compilability fixes for Equalization48x.cpp 2019-05-21 19:03:42 -04:00
Fade.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
Fade.h Remove wx/string.h from headers 2019-03-26 11:33:55 -04:00
FindClipping.cpp LabelTrackView, not LabelTrack, handles focus changes when adding 2019-06-20 10:47:25 -04:00
FindClipping.h Remove wx/string.h from headers 2019-03-26 11:33:55 -04:00
Generator.cpp static ViewInfo::Get() and ZoomInfo::Get()... 2019-05-23 12:58:47 -04:00
Generator.h Change sampleCount arguments, variables, return values to size_t... 2016-09-15 21:03:17 -04:00
Invert.cpp Each .cpp/.mm file includes corresponding header before any other... 2019-03-17 22:54:52 -04:00
Invert.h Remove wx/string.h from headers 2019-03-26 11:33:55 -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 Merge loudness effect from mmmaise 2019-11-27 21:14:05 +00:00
LoadEffects.h New virtual function in ModuleInterface 2019-11-26 11:02:35 -05:00
Loudness.cpp Rewrite AddChoice and TieChoice calls... 2019-11-29 15:16:48 -05:00
Loudness.h Rename Loudness effect to "Loudness Normalization". 2019-11-22 19:42:33 +01:00
Noise.cpp Rewrite AddChoice and TieChoice calls... 2019-11-29 15:16:48 -05:00
Noise.h Remove NumericTextCtrl.h from other headers or comment why you can't 2019-05-16 19:01:00 -04:00
NoiseReduction.cpp Uses of TranslatableString as value of XO macro... 2019-12-01 18:05:20 -05:00
NoiseReduction.h Remove redundant #include-s from .h files... 2019-05-16 14:58:34 -04:00
NoiseRemoval.cpp Use AddSlider arguments, not SetRange() 2019-11-28 14:24:43 -05:00
NoiseRemoval.h Compilability of old Noise Removal 2019-05-22 10:00:30 -04:00
Normalize.cpp Less code directly inside ShuttleGui code blocks... 2019-11-29 15:16:51 -05:00
Normalize.h Remove all Loudness related code from Normalize effect. 2019-11-22 19:42:33 +01:00
Paulstretch.cpp Move AudacityMessageBox to its own files... 2019-05-20 14:48:36 -04:00
Paulstretch.h Remove wx/string.h from headers 2019-03-26 11:33:55 -04:00
Phaser.cpp Remove wx/slider.h from headers 2019-03-27 10:35:59 -04:00
Phaser.h Remove wx/textctrl.h from headers 2019-03-28 01:43:53 -04: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 Move AudacityMessageBox to its own files... 2019-05-20 14:48:36 -04:00
Repair.h Remove wx/string.h from headers 2019-03-26 11:33:55 -04:00
Repeat.cpp Remove wx/stattext.h from headers 2019-03-27 14:33:46 -04:00
Repeat.h Remove wx/textctrl.h from headers 2019-03-28 01:43:53 -04:00
Reverb.cpp Uses of TranslatableString as value of XO macro... 2019-12-01 18:05:20 -05:00
Reverb.h Remove wx/{app,statbmp,spinctrl,scrolbar,dynlib,dcmemory}.h from *.h 2019-03-30 07:57:37 -04:00
Reverb_libSoX.h Fix uninitialized variables in Reverb... 2017-08-31 20:27:50 -04:00
Reverse.cpp WaveTrack.h does not include WaveClip.h 2019-03-18 01:44:42 -04:00
Reverse.h Remove wx/string.h from headers 2019-03-26 11:33:55 -04:00
SBSMSEffect.cpp Remove unneeded inclusions of Project.h, no cycles broken 2019-05-22 10:02:24 -04:00
SBSMSEffect.h Include Audacity.h in all files that test config USE_ macros... 2019-03-22 12:36:54 -04:00
ScienFilter.cpp Rewrite AddChoice and TieChoice calls... 2019-11-29 15:16:48 -05:00
ScienFilter.h Refactored filter calculation out of ScienFilter into Biquad. 2019-11-22 19:42:32 +01:00
ScoreAlignDialog.cpp Bug2105: Enable TAB to sliders on Mac... 2019-04-30 21:50:22 +01:00
ScoreAlignDialog.h Remove wx/dialog.h from headers 2019-03-30 12:01:39 -04:00
Silence.cpp Remove NumericTextCtrl.h from other headers or comment why you can't 2019-05-16 19:01:00 -04:00
Silence.h Remove NumericTextCtrl.h from other headers or comment why you can't 2019-05-16 19:01:00 -04: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 static TrackFactory::Get()... 2019-05-23 13:55:14 -04:00
StereoToMono.h Remove wx/string.h from headers 2019-03-26 11:33:55 -04:00
TimeScale.cpp Remove wx/slider.h from headers 2019-03-27 10:35:59 -04:00
TimeScale.h Remove wx/textctrl.h from headers 2019-03-28 01:43:53 -04: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 Rewrite AddChoice and TieChoice calls... 2019-11-29 15:16:48 -05:00
ToneGen.h Remove NumericTextCtrl.h from other headers or comment why you can't 2019-05-16 19:01:00 -04:00
TruncSilence.cpp New files for ProjectSettings 2019-06-03 01:13:13 -04:00
TruncSilence.h wx/list.h no longer used anywhere 2019-03-30 11:15:27 -04: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 Remove wx/slider.h from headers 2019-03-27 10:35:59 -04:00
Wahwah.h Remove wx/textctrl.h from headers 2019-03-28 01:43:53 -04:00