Daniel Winzen
759ff8cd0d
Performance improvements
2015-04-23 16:07:25 +02:00
Leland Lucius
f7a7674e97
Fix loading/saving user presets for external effects
2015-04-23 08:17:33 -05:00
Leland Lucius
dc12de8901
Fix factory reloading for external effects based on Peter's feedback.
2015-04-23 08:04:32 -05:00
Leland Lucius
dc8f8a43db
Oops...missed a file.
2015-04-23 08:01:26 -05:00
Leland Lucius
cff7df273f
Save and restore current settings when doing auto-reload
2015-04-23 07:40:47 -05:00
Leland Lucius
d841172abb
Fix auto-reload of changed Nyquist effects
2015-04-23 07:36:04 -05:00
Leland Lucius
71cb68b798
Fix HighPass and LowPass effects based on Peter's feedback
2015-04-23 07:25:29 -05:00
Steve Daulton
9aa8885d9b
A few more minor fixes to Quick-Play.
...
Ensure that Quick-Play is within usable region of Track panel.
Fix Quick-Play Cut-preview.
2015-04-23 13:21:56 +01:00
Leland Lucius
293ebe1ab0
Add missing Repair effect
2015-04-23 03:22:47 -05:00
Leland Lucius
fe4e91ab47
Fix Wahwah based on Peter's feedback.
2015-04-23 02:04:06 -05:00
Leland Lucius
24bd603f66
Fix Phaser based on Peter's feedback
2015-04-23 02:03:31 -05:00
Leland Lucius
0f8e0ffeb6
Fix DtmfGen base on Peter's feedback
2015-04-23 02:02:34 -05:00
Leland Lucius
d95cb872a4
Allow changes to be recorded in history
2015-04-22 19:15:15 -05:00
Leland Lucius
e8b0ca8707
Bring back the Nyquist debug button
2015-04-22 15:55:58 -05:00
Leland Lucius
f8b9cd69e2
Fix AutoDuck based on Peter's feedback
2015-04-22 13:05:27 -05:00
Leland Lucius
7f0c91bdfd
Fix ChangePitch based on Peter's feedback
2015-04-22 13:05:04 -05:00
Leland Lucius
bb57a98e8f
Fix ChangeSpeed based on Peter's feedback
2015-04-22 13:04:37 -05:00
Leland Lucius
ae860ff967
Fix Echo based on Peter's feedback
2015-04-22 13:04:06 -05:00
Leland Lucius
b22f6b59d2
Fix ChangeTempo based on Peter's feedback
2015-04-22 13:03:35 -05:00
Leland Lucius
76864cb2d3
Fix EQ effect based on Peter's feedback
2015-04-22 13:02:55 -05:00
Leland Lucius
61b9888eaf
Fix stereo to mono
2015-04-22 13:02:07 -05:00
Leland Lucius
ec7401a971
Merge pull request #35 from DanWin/master
...
Fix errors
2015-04-22 09:46:32 -05:00
Daniel Winzen
d3a308ff2b
Fix errors
2015-04-22 14:53:01 +02:00
Paul-Licameli
592f8408c7
Merge: Scrubbing may not start during recording. You must Stop recording first.
2015-04-21 20:50:09 -04:00
Paul-Licameli
1c919c1d4d
Scrubbing may not start during recording. You must Stop recording first.
2015-04-21 20:48:29 -04:00
Paul-Licameli
092c4fe563
Merge branch 'master' into scrubbing
2015-04-21 20:46:59 -04:00
Steve Daulton
cefd21325e
Redoing Steve's: Fix play from click position when Quick Play Loop in selection.
...
Minus the unnecessary change to ControlToolBar.cpp.
2015-04-21 20:25:33 -04:00
Paul-Licameli
d8cabc14e5
Revert the rest of it
2015-04-21 19:50:06 -04:00
Paul-Licameli
a320c0c5ae
Merge branch 'temp2'
2015-04-21 19:38:45 -04:00
Paul-Licameli
a3fcf5a265
Revert unintended changes. Should have changed Ruler.cpp only.
...
This (partially) reverts commit 79b7caac07e92e73848b60135e1b31b08ab48724.
2015-04-21 19:37:19 -04:00
Paul-Licameli
6635ba0f48
Merge branch 'master' into scrubbing
2015-04-21 18:11:40 -04:00
Leland Lucius
d344ff8f88
Updating new Xcode project
...
This provides additional improvements and updates for building
Audacity using Xcode 5.1 or above.
The whole configure/makefile system is no longer used during
normal builds. During library additions/updates it used to
regenerated the headers in mac/config.
2015-04-21 16:59:01 -05:00
Paul-Licameli
da2b9e3233
Fix other assertion violations in wave clip cache code, and add comments.
...
Duplicate the assertion for the case of spectrograms.
2015-04-21 17:52:29 -04:00
Paul-Licameli
a3f564bf98
Merge branch 'master' into scrubbing
2015-04-21 17:50:59 -04:00
Steve Daulton
e45afbaa76
A few minor fixes to Quick-Play (now hyphenated for consistency).
2015-04-21 20:46:52 +01:00
Paul-Licameli
8bcec00e65
Rewrite Sequence::GetWaveDisplay
...
That is the function that computes the heights of dark and pale blue lines in
the waveform display.
It's not simple but now the flow of control is less strange and it is better
commented.
This doesn't fix or enhance anything, but it might find use later, such as in
a project to adapt the resolution of the display in reponse to slow scrolling
updates.
2015-04-21 11:11:20 -04:00
Steve Daulton
0b67e1c5ac
Allow Quick Play to be disabled (requested by Gale Andrews).
2015-04-21 00:51:23 +01:00
yam
05295c1caa
Adding Xcode project files for use with Xcode 5.1 and above.
2015-04-20 13:39:34 -05:00
Leland Lucius
c7aa6d684e
Change the NVDA trickery to the "\a" (audible bell) escape sequence.
2015-04-20 12:33:03 -05:00
Leland Lucius
06209756b6
Apply same NVDA trickery to the effect button panel
2015-04-20 10:05:53 -05:00
Leland Lucius
41b8850f72
Correct and simplify format definition
2015-04-20 07:56:09 -05:00
Leland Lucius
1c31dfdce1
Resolve gettext message
...
src/prefs/ModulePrefs.cpp:99: warning: Empty msgid. It is reserved by GNU gettext:
gettext("") returns the header entry with
meta information, not the empty string.
2015-04-20 01:43:07 -05:00
Leland Lucius
d8c8ee3076
Added "WAV (Microsoft) float PCM" to the file types
2015-04-19 23:24:29 -05:00
Leland Lucius
6212da3e2d
Keep NVDA from saying "panel panel" when dialogs get focus
...
This will need to be tested with JAWS and Window Eyes.
2015-04-19 23:03:54 -05:00
Leland Lucius
0f3358248b
Nyquist prompt updates
...
Based on Robert's and Steve's suggestions, I removed the "Clear"
button, replaced FileDialog usage with wxFileDialog to restore
extension suffixing, and escaped newlines in save settings so
that chains work properly.
I also attempted to locate the issue where code isn't being
parsed and made a couple of changes, but I doubt I got it.
2015-04-19 22:24:04 -05:00
Steve Daulton
79b7caac07
Fix play from click position when Quick Play Loop in selection.
2015-04-20 04:06:07 +01:00
Leland Lucius
5e27710495
All generator effects now use common Duration handling
...
(Also updated a few windows IDs to fit the pattern)
2015-04-19 19:48:04 -05:00
Steve Daulton
cc0b4789a8
Apply Paul L's suggestion to simplify compilation.
2015-04-19 23:36:22 +01:00
Leland Lucius
793c42dcce
Add audio device info to support data
2015-04-19 05:40:29 -05:00
Leland Lucius
af0fa93d8e
Add "Save" capability to Audio Device Info dialog
2015-04-19 05:39:47 -05:00