1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-28 06:08:40 +02:00

13 Commits

Author SHA1 Message Date
v.audacity
9d8bdb1cca Steve pointed out to me that wx>TextCtrl Percent Change of -99.7 or lower causes crash in SoundTouch code, and anything below -99.0 is probably garbage, so I changed the bounds check to -99% (which matches the slider, too). 2013-05-23 00:42:21 +00:00
v.audacity
3f2c9d0c1d further constraints regarding bug 309, from off-list discussion with Steve 2013-05-22 04:32:43 +00:00
v.audacity
588d2976b0 further constraints, against negative pasted frequencies that wxValidator doesn't prevent 2013-05-21 02:35:29 +00:00
v.audacity
1589720d93 modified version of Steve's patch for bug 638 2013-05-21 01:58:11 +00:00
richardash1981
5c61ffc4a7 add missing include as per Benjamin Drung and Michael Chinen 2013-05-18 14:23:26 +00:00
v.audacity
16637e1268 bug 309, comment 14 2013-05-18 00:09:43 +00:00
v.audacity
4134d73125 Fix rounding error in ChangePitchDialog::Calc_ToPitchIndex(). 2013-05-14 02:49:56 +00:00
v.audacity
a7d0ddc49a incremental layout updates based on Steve's mock-up 2013-05-13 01:22:14 +00:00
v.audacity
2c827c163e In effort on bug 253:
Get rid of Pitch Up/Down radio buttons. 

Change Semitones validator back to allow negative entries. 

Make "From:" and "To:" for Pitch be consistent with formatting for Frequency. 

Make the pitch wxChoice narrower. It's at most only 5 characters. 

Remove empty comments. Cruft.
2013-05-13 00:07:01 +00:00
v.audacity
1d6a5aaefa local fix for bug 253, plus prevents user entering negative values for From or To frequencies 2013-05-12 01:06:09 +00:00
james.k.crook@gmail.com
63f0b8b09e Fixed more internationalisation hints. 2012-03-20 16:17:37 +00:00
rbdannenberg
f274c9fb2b Extended pitch, tempo, and speed effects to operate on NoteTracks. Fixed off-by-one error on channel buttons. 2010-10-28 17:57:14 +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