Search found 24069 matches

by Gale Andrews
Sat May 07, 2011 8:36 pm
Forum: General Feedback and Discussion
Topic: Not-well-formed (invalid token) errors with .aup files
Replies: 7
Views: 6850

Re: Not-well-formed (invalid token) errors with .aup files

A few hours later the next one, this time on a Mac: [*] http://www.audacity-forum.de/post/21795 - error: "Reference to invalid character in line 9" If they are on Audacity 1.2 they will get that problem (also if the folder containing the project has accented characters). Incidentally on M...
by Gale Andrews
Sat May 07, 2011 7:35 pm
Forum: Windows
Topic: HELP - set up to RECORD streaming on Audacity Beta problems
Replies: 16
Views: 2248

Re: HELP - set up to RECORD streaming on Audacity Beta probl

Just to add there is zero point these days recording YouTube with Audacity. There are dozens of programs online to download YouTube videos or audio therefrom direct to your computer without quality loss. Just search Google. Of course, you accept the copyright implications of recording or downloading...
by Gale Andrews
Sat May 07, 2011 7:01 pm
Forum: General Feedback and Discussion
Topic: Not-well-formed (invalid token) errors with .aup files
Replies: 7
Views: 6850

Re: Not-well-formed (invalid token) errors with .aup files

The bug has nothing to do with Unicode vs. non-Unicode builds, its always one and the same Audacity build that cannot read its own project files any more. It's correct that non-Unicode Audacity builds write ISO-8859 encoded .aup-files, what is strictly spoken wrong according to the XML specificatio...
by Gale Andrews
Sat May 07, 2011 6:14 pm
Forum: Windows
Topic: Can't Install Audacity 1.3.13
Replies: 12
Views: 4980

Re: Can't Install Audacity 1.3.13

"Microsoft Visual C++ 2008 Redistributable - x86 9.0.30729.17" is still installed. Thanks for testing. If you haven't installed the Redistributable to address a problem in some other application, is it possible to uninstall it, reboot and see if the experimental 1.3.13 still launches with...
by Gale Andrews
Sat May 07, 2011 5:45 am
Forum: Mac OS X
Topic: Audacity can't find ffmpeg and lame files
Replies: 49
Views: 17544

Re: Audacity can't find ffmpeg and lame files

Nope, I don't believe it is just you. That message is not right at all. Other OS X users have had success detecting the old 0.5 FFmpeg in 1.3.13 even if installing 0.5 in arbitrary locations. We should be able to cope with changing FFmpeg versions, but did you ever use 0.5 in 1.3.13 from arbitrary ...
by Gale Andrews
Sat May 07, 2011 4:52 am
Forum: Windows
Topic: Can't Install Audacity 1.3.13
Replies: 12
Views: 4980

Re: Can't Install Audacity 1.3.13

Thanks for the dwi file. I don't see anything unexpected in it, but I've attached it in case anyone else wants to see it. For now, could you possibly try this experimental installer for 1.3.13. http://audacity.googlecode.com/files/audacity-win-unicode-1.3.13-newerDLLs-and-manifest.exe ? It shouldn't...
by Gale Andrews
Fri May 06, 2011 3:54 am
Forum: Windows
Topic: Unhandled Exception
Replies: 4
Views: 627

Re: Unhandled Exception

Guitarman77897 wrote:So I deleted the last track I recorded and it started working again. Is there a limit on how many tracks you can have?
Yes there is a practical limit varying per machine. See http://wiki.audacityteam.org/wiki/Playb ... h_Playback .


Gale
by Gale Andrews
Thu May 05, 2011 9:37 pm
Forum: Mac OS X
Topic: Audacity can't find ffmpeg and lame files
Replies: 49
Views: 17544

Re: Audacity can't find ffmpeg and lame files

@rezha. You can get the latest FFmpeg 0.6.2 as a zip and install it where you like. Not sure if you got 0.6.2 or not. The older FFmpeg 0.5 installer was called "FFmpeg_Libraries_for_Audacity_on_OSX.dmg". The newer FFmpeg is sometimes detected when the old one isn't - we don't know why. Use...
by Gale Andrews
Tue May 03, 2011 11:29 pm
Forum: GNU/Linux and Unix-like
Topic: Audacity on BSD or OpenSolaris?
Replies: 11
Views: 3618

Re: Audacity on BSD or OpenSolaris?

It was actually missing an include for stdio.h in Stk.h. I added it and it compiled fine. Thanks. Is it FreeBSD that this fixes? I think you are talking about lib-srclibnyquistnyquistnyqstkincludeStk.h. Can you post a patch or indicate exactly where to add the include so we could consider the chang...
by Gale Andrews
Mon May 02, 2011 10:21 pm
Forum: Plug-in Archive
Topic: Regular Interval Labels enhancements
Replies: 28
Views: 13551

Re: Regular Interval Labels enhancements

Hi Steve, In Conventions for Nyquist Plug-ins you suggest omitting the category, which would suggest committing new or updated plug-ins without the ;categories line. That doesn't seem like a good idea, as anyone who can compile Audacity can turn EFFECT_CATEGORIES back on which would then work for Ny...