Commit Graph

1923 Commits

Author SHA1 Message Date
clayton.otey@gmail.com 3e44c2d3b9 Got rid of use of log2 which doesnt exist on older msvc 2010-06-08 01:06:03 +00:00
clayton.otey@gmail.com 299c327a71 SBSMS library/effect changes. Apparently resolves bug #170. Incorporated optimizations with minor quality changes. Returned optimization flags to build (introduced in a patch). The audacity SBSMS branch is now a trimmed down version without associated programs. Includes (untested) changes to the windows .vcproj. 2010-06-07 06:41:32 +00:00
BusinessmanProgrammerSteve 2d6bd422c8 Nikolay's patch to make keyboard scrolling work for some effect sliders. 2010-04-21 16:27:08 +00:00
martynshaw99 c6ad77aabe Generate the right number of samples of audio, redistributing any 'spare' samples amongst the marks and spaces. 2010-04-17 23:26:12 +00:00
BusinessmanProgrammerSteve fad5cd7f96 Fix problem generating over beginning of clips with "editClipsCanMove" mode
off; make WaveTrack::IsEmpty() use the clip boundary routines; hopefully make
warping more correct.
2010-04-15 21:01:50 +00:00
BusinessmanProgrammerSteve fc1617ff2f Fix problem with linked label tracks and truncate silence 2010-04-12 15:29:53 +00:00
BusinessmanProgrammerSteve eac019b68a Optimization for new Truncate Silence code. 2010-03-23 21:49:48 +00:00
martynshaw99 3ee3c168e6 Correcting the layout of EQ freq ruler (borders, off-by-ones).
Avoid an unnecessary alert in Envelope.
2010-03-23 01:27:12 +00:00
BusinessmanProgrammerSteve 8d25578c63 Translate literal time format strings in effect dialogs 2010-03-17 17:48:00 +00:00
BusinessmanProgrammerSteve 003482266b Convert max silence length from ms to s before applying 2010-03-15 16:41:22 +00:00
BusinessmanProgrammerSteve 784d7913af Add progress dialog for new truncate silence code 2010-03-14 18:34:10 +00:00
BusinessmanProgrammerSteve 1e19adb042 Fix Truncate Silence bug 2010-03-14 00:20:21 +00:00
BusinessmanProgrammerSteve 6860fca483 Check in new Truncate Silence routine as Experimental 2010-03-13 15:21:38 +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
windinthew cfb9f77a9d Add "Inverse RIAA" to the list of available curves, given it will probably be the most heavily used of the possible inverted curves 2010-02-22 06:22:46 +00:00
martynshaw99 24c5b9869e Correct EQ curve (typos) 2010-02-22 01:18:31 +00:00
richardash1981 d45ac35dde Make EQ curve inversion a non-experimental feature, and change the name of the "flat" button to "flatten" - that's what it does to the curve. 2010-02-21 17:36:22 +00:00
businessmanprogrammersteve e35e019e17 Change lots of code that uses linking to use the new
scheme.
2010-02-16 20:50:38 +00:00
james.k.crook f4e81220b3 New ShowInfoDialog() function for text message plus OK button. Resizability more obvious now, and cursor at position 0. 2010-02-13 18:24:57 +00:00
james.k.crook a2ad4dae36 Use RICH2 edit ctrl in place of plain old text ctrl where possible. We can tab into it, and it is expected to be better for screen readers. 2010-02-13 11:11:05 +00:00
businessmanprogrammersteve a55c20be66 Fix most of the compile warnings I get on Linux (but not the Audacity Logo
xpm stuff or a few things in FFMPEG export)
2010-02-12 21:36:20 +00:00
BusinessmanProgrammerSteve 10892c33e5 Fix up label behavior, clean up reverse effect 2010-01-29 21:33:40 +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