Search found 1327 matches

by Edgar
Sat Jul 06, 2013 5:54 pm
Forum: Windows
Topic: Export with Custom FFmpeg Export produces zero length files
Replies: 7
Views: 1391

Export with Custom FFmpeg Export produces zero length files

This is a question and a complaint… 1) Generate some audio 2) Choose Export… from the File menu ___2a) make sure that you are Saving in: a directory in which you have write permission 3) Under Save as type: select Custom FFmpeg Export 4) Choose Options… , the Specify Other Options dialog opens 5) In...
by Edgar
Sat Jun 29, 2013 5:02 pm
Forum: Compiling Audacity
Topic: Success compiling Audacity with VS2010
Replies: 13
Views: 16883

Re: Success compiling Audacity with VS2010

1. In your second post, you present an "old" and "new" version of three files, ny.props, ny.targets and ny.rules, but I can't discern any difference between the old ones and the new ones. I may be blind, but, for all three files, the old and new appear to be exactly the same. It...
by Edgar
Wed Jun 26, 2013 7:43 pm
Forum: Compiling Audacity
Topic: Success compiling Audacity with VS2010
Replies: 13
Views: 16883

Re: Success compiling Audacity with VS2010

And, yes, I realize I'm posting in a year old thread but I feel that it's worth it add this post. Hi! Sorry for the delay in replying but I've been out-of-town for a month with no good access. Getting it to work back then was a time consuming nightmare and I am not about to devote any additional ti...
by Edgar
Wed Jun 05, 2013 10:29 pm
Forum: Feature Request Archive
Topic: Audacity could be more helpful when paused ...
Replies: 31
Views: 14194

Re: Audacity could be more helpful when paused ...

waxcylinder wrote: It always annoys the hell out of me when it whazzes back
+1
by Edgar
Wed Jun 05, 2013 10:22 pm
Forum: Feature Request Archive
Topic: Improving "Clip Fix"
Replies: 26
Views: 24305

Re: Improving "Clip Fix"

@Edgar 1) Do you know anything about writing LADSPA plug-ins (and making them work on Windows)? 2) Have you tested "Repair" for the effect of changing the maximum order of the least squares regression (currently hard coded at 50)? I would expect a significant increase in speed if that num...
by Edgar
Tue Jun 04, 2013 1:58 am
Forum: Feature Request Archive
Topic: Improving "Clip Fix"
Replies: 26
Views: 24305

Re: Improving "Clip Fix"

Sorry to come so late to this…I'm "away from my desk" until at least 27 June and if I get really really lucky, the end of August! I too find Repair produces more pleasing sounding results and have already made some modifications to the source code (for my personal use) that might have some...
by Edgar
Sat Jun 01, 2013 3:45 pm
Forum: Windows
Topic: Effects menu extends below screen bottom
Replies: 12
Views: 1389

Re: Effects menu extends below screen bottom

I'm away from my computer for the entire month of June and reading the forum via my iPad's cell phone connection which has a very tiny data plan (when I can't find a Wi-Fi signal). Don't expect a lot of support from me on this for now! As a temporary solution I would recommend removing all Nyquist p...
by Edgar
Tue May 28, 2013 6:04 am
Forum: Feature Request Archive
Topic: Audacity could be more helpful when paused ...
Replies: 31
Views: 14194

Re: Audacity could be more helpful when paused ...

I just pushed play then pause and as far as I can see there are no GUI elements (other than menu items) which are disabled just because of the pause mode. In fact there are some GUI elements (toolbar buttons) which should be disabled and are not (e.g. envelope tool). To the best of my knowledge ther...
by Edgar
Mon May 27, 2013 10:58 pm
Forum: Feature Request Archive
Topic: beep on completion of batch processing
Replies: 19
Views: 9814

Re: beep on completion of batch processing

steve wrote:
Edgar wrote:have you tried building the wxWidgets sound sample:
I have now - no sound.
Try building and testing the 2.9.x (SVN HEAD) version of wxWidgets and its sound sample…
by Edgar
Fri May 24, 2013 3:49 pm
Forum: Feature Request Archive
Topic: beep on completion of batch processing
Replies: 19
Views: 9814

Re: beep on completion of batch processing

@Gale & Steve - have you tried building the wxWidgets sound sample:

Code: Select all

wxWidgets-2.8.12samplessound
of course the wxWidgets folks are no longer supporting the 2.8 series so if you get sound there than it is an Audacity problem and getting help figuring it out might be difficult.