1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-07-31 07:59:27 +02:00

569 Commits

Author SHA1 Message Date
Leland Lucius
cb147e5605 This should fix the init problem and make it usable in chains 2015-04-27 03:44:10 -05:00
Leland Lucius
841a392f1a Use the default value, not the minimum value, to init level 2015-04-27 02:21:22 -05:00
Leland Lucius
afe47be9e1 Clean up a few warnings 2015-04-26 16:46:14 -05:00
Leland Lucius
4f4acffad1 Allow chains to use current/factory presets/settings
Also gives builtin effects a mean to determine if batch processing
is active, IsBatchProcessing() returns true if so.
2015-04-26 16:41:05 -05:00
James Crook
f955376372 No close button. Use the close X.
I find I keep clicking the close button by mistake.  It's rare to want to cancel a previewed effect.  So trying it like this instead?
2015-04-25 21:06:27 +01:00
Leland Lucius
f3f7dca595 Further fixes based on Peter's feedback. 2015-04-25 11:23:00 -05:00
Leland Lucius
63dd4470f1 This "should" fix the text controls 2015-04-25 04:12:14 -05:00
Leland Lucius
ed79e13fbf Merge pull request #36 from DanWin/performance
Performance improvements
2015-04-24 07:52:38 -05:00
Vaughan Johnson
dcef32f312 Main website now at audacityteam.org
Forum, wiki and manual were already there.  Now the main website is there too.
2015-04-24 08:07:12 +01:00
Leland Lucius
def823cb40 Possible solution for missing HWND definition 2015-04-23 23:52:48 -05:00
James Crook
999a5834e6 Workaround for SUIL Windows Release build Failure.
HWND not defined, so comment out the code to get it to compile.
2015-04-23 23:11:22 +01:00
Leland Lucius
c5b4b3ae00 Added factory presets support to LV2 effects
Try it with recent CALF effects.
2015-04-23 12:30:28 -05:00
Daniel Winzen
92d522132e Variable cleanup 2015-04-23 18:30:38 +02:00
Leland Lucius
78ffcd8a1e This "should" fix the double execution Prompt issue 2015-04-23 09:21:28 -05:00
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
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
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
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
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
Leland Lucius
6609fbbfdd Really use the right indices this time 2015-04-18 23:11:22 -05:00
Leland Lucius
7a0aa43a82 Convert all wxTRANSLATE() to XO()
XO() can be used anywhere a string must be extracted for translation
but not automatically translated at runtime.
2015-04-18 23:03:49 -05:00
Leland Lucius
f0ab978dbf Use the right array index 2015-04-18 16:58:25 -05:00
Leland Lucius
4e26fb654c Fix up Tone and Chirp based on Steve's feedback
Thanks Steve
2015-04-18 12:34:35 -05:00
Leland Lucius
835000d916 Should fix the invalid initial duration for generator effects 2015-04-17 22:52:34 -05:00
Leland Lucius
c38d863158 Update DtmfGen.cpp
Set correct default
2015-04-17 13:40:19 -05:00
Paul-Licameli
2b85d0edb4 Preliminary function argument list changes and comments, for scrubbing project
In particular, use an options structure for AudioIO::StartStream to simplify
calls

ControlToolBar::PlayPlayRegion also takes that structure as an argument, and a
SelectedRegion instead of two times

And other changes
2015-04-17 02:25:39 -04:00
Leland Lucius
8fbfa460c4 Migrating the remaining effects
This brings the builtin, LV2, and VAMP effects inline with the
Audio Units, LADSPA, and VST effects.  All effects now share
a common UI.

This gives all effects (though not implemented for all):

User and factory preset capability
Preset import/export capability
Shared or private configuration options

Builtin effects can now be migrated to RTP, depending on algorithm.
LV2 effects now support graphical interfaces if the plugin supplies one.
Nyquist prompt enhanced to provide some features of the Nyquist Workbench.

It may not look like it, but this was a LOT of work, so trust me, there
WILL be problems and everything effect related should be suspect.  Keep
a sharp eye (or two) open.
2015-04-16 23:36:28 -05:00
Leland Lucius
a03d65ef4d Cleanup lib-src
Removing:

id3lib
libresample
libsamplerate
taglib
2015-04-16 14:41:41 -05:00
Steve Daulton
ca25b45978 Update Nyquist.cpp
Remove earlier ifdef'd version of time/date property
2015-04-16 13:46:39 -05:00