stevethefiddle@gmail.com
1dfbe5974e
Apply Leland's Read Only Numeric Text Control to Change Speed effect.
2014-11-23 22:54:24 +00:00
stevethefiddle@gmail.com
f6f8f2e3cf
Change Speed effect - disable user input changing the 'Current Length' control.
2014-11-23 18:43:17 +00:00
stevethefiddle@gmail.com
07098fe324
Update Change Speed effect. Adds To/From time controls and a 'simple' speed multiplier.
...
Should also fix bugs 772 and 780.
2014-11-22 19:12:57 +00:00
stevethefiddle@gmail.com
df7978d5ce
Change case RPM to rpm.
...
Further changes to Change Speed GUI to follow.
2014-10-31 22:13:48 +00:00
james.k.crook@gmail.com
37608c2290
Paul Licameli's Spectral Editing Patch.
...
This relies on three new nyquist scripts to actually do the editing. The peak-snapping code in FrequencyWindow has been extracted into a new class, SpectrumAnalyst, to provide peak-snapping in spectrogram too.
2014-10-18 14:19:38 +00:00
james.k.crook@gmail.com
f5e593cc4c
Paul L's new SelectedRegion class replacing use of t0 and t1. Also LabelTrack.h no longer in TrackPanel.h includes.
...
This change is believed to be a direct refactoring that does not change functionality. It paves the way for more complex kinds of selection, such as selections involving frequency as well as time. It also reduces risk of left and right edges being swapped in future code using SelectedRegion, as the default is to swap on assignment if needed.
2014-10-05 17:10:09 +00:00
benjamin.drung@gmail.com
277932dccb
Remove trailing spaces.
2014-06-03 20:30:19 +00:00
james.k.crook@gmail.com
dba81b3f1c
Cleanup: Fixed lots of trivial MSVC warnings.
2013-08-25 21:51:26 +00:00
v.audacity
030d2450a8
Go back to simpler architecture for Resample class, now that libsoxr is proven for variable rate resampling.
2013-08-04 01:58:54 +00:00
v.audacity
b33983833b
Remove individual credits from built-in effects. Should always be in About dialog instead.
2013-06-21 22:10:50 +00:00
v.audacity
04fe2860fe
modified version of Steve's patch for http://bugzilla.audacityteam.org/show_bug.cgi?id=620
...
Also modify member var name to be m_PercentChange, so consistent with ChangeTempo and ChangePitch.
2013-03-08 05:01:07 +00:00
v.audacity
5460b5c668
This commit is partial effort toward more libsoxr integration, that implements Rob Sykes's latest patch. I have no idea whether the Linux-specific stuff from the patch (e.g., M4 file) is still correct in this.
...
For Resample.* and QualityPrefs.cpp, this commit has my restructuring for distinguishing constant-rate vs variable-rate resamplers more generally. I think it's complete and ready for const-rate, but I have more review and testing to do for the var-rate cases.
Variable-rate resampling is not implemented here, so Time Tracks are still broken, but this is a milestone in getting to a more general and correct structure.
Also I think this fixes AboutDialog issues Steve noticed.
2012-11-03 02:06:07 +00:00
james.k.crook@gmail.com
cd54a2728b
Fixed some smart quotes that can cause problems for .po file generation.
2012-03-20 21:59:30 +00:00
james.k.crook@gmail.com
63f0b8b09e
Fixed more internationalisation hints.
2012-03-20 16:17:37 +00:00
v.audacity
458152070e
Fix some problems with asserts in 11308. Further wording corrections.
2011-11-18 03:47:43 +00:00
v.audacity
59db8d4ad4
See http://bugzilla.audacityteam.org/show_bug.cgi?id=451#c31 and http://bugzilla.audacityteam.org/show_bug.cgi?id=451#c32 .
2011-11-16 05:59:48 +00:00
v.audacity
2ea3fd6553
clarifications in comments
2011-04-18 06:30:07 +00:00
v.audacity
0871769668
code cleanup and naming consistencies in reviewing suggested change from Ed Musgrove (that I did not implement)
2010-08-26 22:05:52 +00:00
v.audacity
209a2b193d
Consolidate multiple names for the same feature: sticky/linked/sync/synchro/grouped -> sync-lock.
2010-08-11 22:47:26 +00:00
BusinessmanProgrammerSteve
5b539c71f0
Make ChangeSpeed/SoundTouch/SBSMS handle sync-selected tracks
...
the old way (now that it's easy to select all the sync-selected
ones)
2010-03-09 21:16:28 +00:00
businessmanprogrammersteve
e35e019e17
Change lots of code that uses linking to use the new
...
scheme.
2010-02-16 20:50:38 +00:00
ra
e74978ba77
Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches
2010-01-23 19:44:49 +00:00