audacia/src/effects
Leland Lucius dfcad8a926 Remove GTK workarounds (or the reason for them) 2015-08-13 23:28:51 -05:00
..
VST More version checks for opcodes added at or above VST 2 2015-08-01 03:49:48 -05:00
audiounits Fix build on OSX 2015-07-27 20:48:32 -05:00
ladspa Do not multiply the latency of LADSPA effects by two. 2015-06-27 22:19:54 +02:00
lv2 Fix case of AppKit include 2015-08-12 22:18:25 -05:00
nyquist Limit selection length for Nyquist plug-ins 2015-08-13 13:06:13 +01:00
vamp Remove LabelTrack.h from other headers 2015-07-28 10:02:07 -04:00
Amplify.cpp Fix for bug 958 2015-07-28 09:01:03 +01:00
Amplify.h Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
AutoDuck.cpp Remove WaveTrack.h from other headers 2015-07-28 10:02:05 -04:00
AutoDuck.h Remove WaveTrack.h from other headers 2015-07-28 10:02:05 -04:00
BassTreble.cpp Remove GTK workarounds (or the reason for them) 2015-08-13 23:28:51 -05:00
BassTreble.h Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04: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 Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
ChangePitch.h Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
ChangeSpeed.cpp Remove Envelope.h from other headers 2015-07-28 10:02:09 -04:00
ChangeSpeed.h Remove WaveTrack.h from other headers 2015-07-28 10:02:05 -04:00
ChangeTempo.cpp Fix for bug 963 2015-05-20 17:52:02 +01:00
ChangeTempo.h Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
ClickRemoval.cpp Remove GTK workarounds (or the reason for them) 2015-08-13 23:28:51 -05:00
ClickRemoval.h Remove Envelope.h from other headers 2015-07-28 10:02:09 -04:00
Compressor.cpp Fix many wx3.1.0 assertions now to prevent double testing 2015-07-30 02:05:23 -05:00
Compressor.h Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
Contrast.cpp Merge remote-tracking branch 'upstream/master' into wx3 2015-07-28 15:06:25 -05:00
Contrast.h Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
DtmfGen.cpp Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
DtmfGen.h Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
Echo.cpp Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
Echo.h Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
Effect.cpp Fix for bug 558 2015-08-13 13:06:12 +01:00
Effect.h Fix for bug 558 2015-08-13 13:06:12 +01:00
EffectManager.cpp Fix permissions...not sure why this was happening though 2015-05-29 19:49:28 -05:00
EffectManager.h Fix permissions...not sure why this was happening though 2015-05-29 19:49:28 -05:00
EffectRack.cpp Another round of effects bashing. 2014-11-19 06:58:44 +00:00
EffectRack.h Round 3 of realtime changes. 2014-11-03 06:48:54 +00:00
Equalization.cpp Fix many wx3.1.0 assertions now to prevent double testing 2015-07-30 02:05:23 -05:00
Equalization.h Remove Envelope.h from other headers 2015-07-28 10:02:09 -04:00
Equalization48x.cpp Migrating the remaining effects 2015-04-16 23:36:28 -05:00
Equalization48x.h Andrew Hallendorff's multithreaded Equalization effect. 2014-10-09 21:52:19 +00:00
Fade.cpp Some effect descriptions (for Doxygen). 2015-05-09 17:36:54 +01:00
Fade.h Convert all wxTRANSLATE() to XO() 2015-04-18 23:03:49 -05:00
FindClipping.cpp travis 2015-07-28 10:48:21 -04:00
FindClipping.h Remove LabelTrack.h from other headers 2015-07-28 10:02:07 -04:00
Generator.cpp Remove WaveTrack.h from other headers 2015-07-28 10:02:05 -04:00
Generator.h Should fix the invalid initial duration for generator effects 2015-04-17 22:52:34 -05:00
Invert.cpp Convert all wxTRANSLATE() to XO() 2015-04-18 23:03:49 -05:00
Invert.h Convert all wxTRANSLATE() to XO() 2015-04-18 23:03:49 -05:00
Leveller.cpp Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
Leveller.h Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
LoadEffects.cpp Fix for bug #1017 2015-06-09 00:39:25 -05:00
LoadEffects.h Migrating the remaining effects 2015-04-16 23:36:28 -05:00
Noise.cpp Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
Noise.h Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
NoiseReduction.cpp Remove GTK workarounds (or the reason for them) 2015-08-13 23:28:51 -05:00
NoiseReduction.h Allow chains to use current/factory presets/settings 2015-04-26 16:41:05 -05:00
NoiseRemoval.cpp Added dB - linear amplitude conversion macros. 2015-07-24 21:59:34 +01:00
NoiseRemoval.h Migrating the remaining effects 2015-04-16 23:36:28 -05:00
Normalize.cpp Remove WaveTrack.h from other headers 2015-07-28 10:02:05 -04:00
Normalize.h Remove WaveTrack.h from other headers 2015-07-28 10:02:05 -04:00
Paulstretch.cpp Remove WaveTrack.h from other headers 2015-07-28 10:02:05 -04:00
Paulstretch.h Remove WaveTrack.h from other headers 2015-07-28 10:02:05 -04:00
Phaser.cpp Add output gain control to Phaser effect 2015-08-04 01:51:28 +01:00
Phaser.h Add output gain control to Phaser effect 2015-08-04 01:51:28 +01:00
Repair.cpp Convert all wxTRANSLATE() to XO() 2015-04-18 23:03:49 -05:00
Repair.h Convert all wxTRANSLATE() to XO() 2015-04-18 23:03:49 -05:00
Repeat.cpp More complete fix for bug 1060 issues 2015-07-18 18:31:36 +01:00
Repeat.h Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
Reverb.cpp Fix spacing on comment 2015-08-04 01:51:28 +01:00
Reverb.h Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
Reverb_libSoX.h Main website now at audacityteam.org 2015-04-24 08:07:12 +01:00
Reverse.cpp Remove WaveTrack.h from other headers 2015-07-28 10:02:05 -04:00
Reverse.h Remove WaveTrack.h from other headers 2015-07-28 10:02:05 -04:00
SBSMSEffect.cpp Paul L's new SelectedRegion class replacing use of t0 and t1. Also LabelTrack.h no longer in TrackPanel.h includes. 2014-10-05 17:10:09 +00:00
SBSMSEffect.h Let's try Effect management once more 2015-05-22 10:15:47 -05:00
ScienFilter.cpp Fix many wx3.1.0 assertions now to prevent double testing 2015-07-30 02:05:23 -05:00
ScienFilter.h Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
ScoreAlignDialog.cpp Migrating the remaining effects 2015-04-16 23:36:28 -05:00
ScoreAlignDialog.h Remove the 2013-09-24 00:14:37 +00:00
Silence.cpp Remove WaveTrack.h from other headers 2015-07-28 10:02:05 -04:00
Silence.h Remove WaveTrack.h from other headers 2015-07-28 10:02:05 -04:00
SimpleMono.cpp Remove trailing spaces. 2014-06-03 20:30:19 +00:00
SimpleMono.h Migrating the remaining effects 2015-04-16 23:36:28 -05:00
SoundTouchEffect.cpp Paul L's new SelectedRegion class replacing use of t0 and t1. Also LabelTrack.h no longer in TrackPanel.h includes. 2014-10-05 17:10:09 +00:00
SoundTouchEffect.h Migrating the remaining effects 2015-04-16 23:36:28 -05:00
StereoToMono.cpp Remove WaveTrack.h from other headers 2015-07-28 10:02:05 -04:00
StereoToMono.h Fix stereo to mono 2015-04-22 13:02:07 -05:00
TimeScale.cpp Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
TimeScale.h Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
TimeWarper.cpp Variable cleanup 2015-04-23 18:30:38 +02:00
TimeWarper.h Remove trailing spaces. 2014-06-03 20:30:19 +00:00
ToneGen.cpp Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
ToneGen.h Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
TruncSilence.cpp Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
TruncSilence.h Removed ShuttleGui.h from other headers 2015-07-19 12:31:03 -04:00
TwoPassSimpleMono.cpp Remove WaveTrack.h from other headers 2015-07-28 10:02:05 -04:00
TwoPassSimpleMono.h Migrating the remaining effects 2015-04-16 23:36:28 -05:00
Wahwah.cpp Add output gain control to Wahwah effect 2015-08-04 01:51:28 +01:00
Wahwah.h Add output gain control to Wahwah effect 2015-08-04 01:51:28 +01:00