audacia/src/effects
Paul Licameli fd2b050d6f Type agnosticism for some other variables that were not sampleCount...
... in some cases, this fixes narrowings.
2016-08-24 14:50:45 -04:00
..
VST Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
audiounits Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
ladspa LadspaEffect::mSampleRate has type double, like other plug-in effects 2016-08-22 21:45:54 -04:00
lv2 Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
nyquist Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
vamp Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
Amplify.cpp Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
Amplify.h Replace virtual with override wherever possible; eliminate needless virtual... 2016-02-26 12:35:38 -05:00
AutoDuck.cpp Type agnosticism for some other variables that were not sampleCount... 2016-08-24 14:50:45 -04:00
AutoDuck.h Remove some naked new amd delete in: Built-in Effects 2016-08-08 07:51:25 -04:00
BassTreble.cpp Type agnosticism for some other variables that were not sampleCount... 2016-08-24 14:50:45 -04:00
BassTreble.h (Cosmetic) added 'final' to class definition. 2016-08-10 18:25:07 +01:00
Biquad.cpp Fixed tab indentations to spaces. 2013-10-02 16:00:34 +00:00
Biquad.h Fixed tab indentations to spaces. 2013-10-02 16:00:34 +00:00
ChangePitch.cpp Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
ChangePitch.h Add SBSMS option to Change Pitch effect 2016-08-13 17:28:49 +01:00
ChangeSpeed.cpp Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
ChangeSpeed.h Replace virtual with override wherever possible; eliminate needless virtual... 2016-02-26 12:35:38 -05:00
ChangeTempo.cpp Pass name of proxy effect to EffectSBSMS 2016-08-16 14:54:34 +01:00
ChangeTempo.h Add SBSMS option to Change Tempo effect 2016-08-15 12:33:33 +01:00
ClickRemoval.cpp Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
ClickRemoval.h Replace virtual with override wherever possible; eliminate needless virtual... 2016-02-26 12:35:38 -05:00
Compressor.cpp Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
Compressor.h Compensate for wxW 3 tab navigation deficiencies on Mac... 2016-06-25 19:14:05 -04:00
Contrast.cpp Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
Contrast.h Further fix for Windows build 2016-07-11 18:45:47 +01:00
Distortion.cpp Type agnosticism for some other variables that were not sampleCount... 2016-08-24 14:50:45 -04:00
Distortion.h Distortion effect added 2016-06-15 10:51:46 +01:00
DtmfGen.cpp Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
DtmfGen.h Replace virtual with override wherever possible; eliminate needless virtual... 2016-02-26 12:35:38 -05:00
Echo.cpp Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
Echo.h Replace virtual with override wherever possible; eliminate needless virtual... 2016-02-26 12:35:38 -05:00
Effect.cpp Type agnosticism for some other variables that were not sampleCount... 2016-08-24 14:50:45 -04:00
Effect.h EffectClientInterface::SetSampleRate takes double... 2016-08-21 09:51:32 -04:00
EffectManager.cpp Remove some naked new amd delete in: various 2016-08-08 07:51:24 -04:00
EffectManager.h Remove some naked new amd delete in: various 2016-08-08 07:51:24 -04:00
EffectRack.cpp Remove some naked new amd delete in: Built-in Effects 2016-08-08 07:51:25 -04:00
EffectRack.h Harmlessly qualify classes as final (or explicitly comment not)... 2016-02-24 20:58:30 -05:00
Equalization.cpp Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
Equalization.h new -> NEW in comments, so text search for naked new excludes them 2016-08-08 10:07:37 -04:00
Equalization48x.cpp Type agnosticism for some other variables that were not sampleCount... 2016-08-24 14:50:45 -04:00
Equalization48x.h Make EXPERIMENTAL_EQ_SSE_THREADED compilable, at least on Windows. 2016-04-03 11:37:18 -04:00
Fade.cpp Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
Fade.h Replace virtual with override wherever possible; eliminate needless virtual... 2016-02-26 12:35:38 -05:00
FindClipping.cpp Type agnosticism for some other variables that were not sampleCount... 2016-08-24 14:50:45 -04:00
FindClipping.h Bug1348, partial: Fix bad undo after cancelling Vamp or FindClipping analyzer 2016-02-27 18:12:36 -05:00
Generator.cpp Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
Generator.h Bug1340: sync-lock should work when generating audio 2016-04-05 17:06:24 -04:00
Invert.cpp Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
Invert.h Replace virtual with override wherever possible; eliminate needless virtual... 2016-02-26 12:35:38 -05:00
Leveller.cpp Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
Leveller.h Replace virtual with override wherever possible; eliminate needless virtual... 2016-02-26 12:35:38 -05:00
LoadEffects.cpp Remove Leveller effect from Linux build 2016-07-01 16:49:49 +01:00
LoadEffects.h Effects managed with smart pointers 2016-04-06 16:06:29 -04:00
Noise.cpp Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
Noise.h Replace virtual with override wherever possible; eliminate needless virtual... 2016-02-26 12:35:38 -05:00
NoiseReduction.cpp Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
NoiseReduction.h Fix mac build. No standard headers in Audacity.h. 2016-03-01 12:22:37 -05:00
NoiseRemoval.cpp Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
NoiseRemoval.h Make old Noise Removal effect compilable again 2016-04-02 13:04:53 -04:00
Normalize.cpp Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
Normalize.h Replace virtual with override wherever possible; eliminate needless virtual... 2016-02-26 12:35:38 -05:00
Paulstretch.cpp Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
Paulstretch.h Replace virtual with override wherever possible; eliminate needless virtual... 2016-02-26 12:35:38 -05:00
Phaser.cpp Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
Phaser.h Replace virtual with override wherever possible; eliminate needless virtual... 2016-02-26 12:35:38 -05:00
Repair.cpp Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
Repair.h Replace virtual with override wherever possible; eliminate needless virtual... 2016-02-26 12:35:38 -05:00
Repeat.cpp Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
Repeat.h Replace virtual with override wherever possible; eliminate needless virtual... 2016-02-26 12:35:38 -05:00
Reverb.cpp Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
Reverb.h Replace virtual with override wherever possible; eliminate needless virtual... 2016-02-26 12:35:38 -05:00
Reverb_libSoX.h Main website now at audacityteam.org 2015-04-24 08:07:12 +01:00
Reverse.cpp Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
Reverse.h Replace virtual with override wherever possible; eliminate needless virtual... 2016-02-26 12:35:38 -05:00
SBSMSEffect.cpp Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
SBSMSEffect.h Pass name of proxy effect to EffectSBSMS 2016-08-16 14:54:34 +01:00
ScienFilter.cpp Remove some naked new amd delete in: Built-in Effects 2016-08-08 07:51:25 -04:00
ScienFilter.h Remove some naked new amd delete in: Built-in Effects 2016-08-08 07:51:25 -04:00
ScoreAlignDialog.cpp Remove some naked new amd delete in: Built-in Effects 2016-08-08 07:51:25 -04:00
ScoreAlignDialog.h Remove some naked new amd delete in: Built-in Effects 2016-08-08 07:51:25 -04:00
Silence.cpp More uses of safenew for classes we derive from wxWindow classes... 2016-02-14 20:39:28 -05:00
Silence.h Replace virtual with override wherever possible; eliminate needless virtual... 2016-02-26 12:35:38 -05:00
SimpleMono.cpp Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
SimpleMono.h Replace virtual with override wherever possible; eliminate needless virtual... 2016-02-26 12:35:38 -05:00
SoundTouchEffect.cpp Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
SoundTouchEffect.h Remove some naked new amd delete in: Built-in Effects 2016-08-08 07:51:25 -04:00
StereoToMono.cpp Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
StereoToMono.h TrackFactory functions return std::unique_ptr, although some callers... 2016-03-26 11:50:12 -04:00
TimeScale.cpp Fix for bug 955 from Clayton Otey 2016-01-26 18:19:19 +00:00
TimeScale.h Replace virtual with override wherever possible; eliminate needless virtual... 2016-02-26 12:35:38 -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 Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
ToneGen.h Replace virtual with override wherever possible; eliminate needless virtual... 2016-02-26 12:35:38 -05:00
TruncSilence.cpp Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
TruncSilence.h Fix new TruncateSilence -- be sure to iterate over the correct track list 2016-03-14 11:30:03 -04:00
TwoPassSimpleMono.cpp Remove many mentions of sampleCount with auto and decltype... 2016-08-24 14:50:45 -04:00
TwoPassSimpleMono.h Replace virtual with override wherever possible; eliminate needless virtual... 2016-02-26 12:35:38 -05:00
Wahwah.cpp Type agnosticism for some other variables that were not sampleCount... 2016-08-24 14:50:45 -04:00
Wahwah.h Replace virtual with override wherever possible; eliminate needless virtual... 2016-02-26 12:35:38 -05:00