Search found 24069 matches

by Gale Andrews
Sun Feb 10, 2013 2:24 pm
Forum: Windows
Topic: 'file format not supported'
Replies: 1
Views: 375

Re: 'file format not supported'

Look at the Sony Manual and see what MP3 bit rate and sample rate it expects. See if it requires or does not support variable bit rate (VBR). See if it has restrictions on file length. You can change sample rate in the Audacity "project rate" bottom left of the Audacity window. You can cha...
by Gale Andrews
Sun Feb 10, 2013 5:10 am
Forum: GNU/Linux and Unix-like
Topic: Sliding Time/Scale Pitch result sounds strange (SOLVED)
Replies: 87
Views: 73138

Re: Sliding Time/Scale Pitch result sounds strange (SOLVED)

On my Intel 64-bit machine, neither Audacity HEAD from our SVN checkout or the Ubuntu supplied PPA has the "garbled audio issue". Thanks for your observations. I think it would still be useful to compile a debug build of Audacity HEAD on the machine that shows the problem. Failing that, un...
by Gale Andrews
Sun Feb 10, 2013 4:52 am
Forum: Compiling Audacity
Topic: MAC OS Lion - build errors: config.h: No such file
Replies: 3
Views: 4921

Re: MAC OS Lion - build errors: config.h: No such file

New to the MAC world, so there is likely a very simple and obvious solution. Trying to build audacity-src-2.0.2 Followed "Building On Mac" from wiki. From command line build, I get 195 of this type of error. I tried using Xcode 3.2.6 and got even more. Tried just compiling "libFLAC&q...
by Gale Andrews
Sun Feb 10, 2013 4:31 am
Forum: macOS
Topic: Audacity crashing
Replies: 2
Views: 658

Re: Audacity crashing

Did the orphan block files message appear after a crash? It should not appear in most other circumstances. If you have imported WAV or AIFF files into this project I would suggest looking at File > Check Dependencies. If there are files noted in red as MISSING, try moving the files into the path sug...
by Gale Andrews
Sun Feb 10, 2013 4:16 am
Forum: Windows
Topic: Updates OVER current installation or after uninstall ?
Replies: 4
Views: 818

Re: Update to latest version

Please don't double post almost the same content to a different topic. This can get confusing and cause a different forum helper to completely waste their time making the same response. I merged your topics into this one. Answering the only new question you ask: If un-install is made, how do we keep...
by Gale Andrews
Sun Feb 10, 2013 4:03 am
Forum: Windows
Topic: Updates OVER current installation or after uninstall ?
Replies: 4
Views: 818

Re: Updates OVER current installation or after uninstall ?

Noted about the hash, but we don't have the resources to do this at the moment. I'd forgotten that an SHA-1 checksum can be found by visiting http://code.google.com/p/audacity/downloads/list and left-clicking the required download link. SHA-1 is regarded as potentially defeatable so an SHA-2 checks...
by Gale Andrews
Sun Feb 10, 2013 3:39 am
Forum: Windows
Topic: Updates OVER current installation or after uninstall ?
Replies: 4
Views: 818

Re: Updates OVER current installation or after uninstall ?

No need to uninstall when replacing an earlier 2.0.x with a later 2.0.x.

This is answered in the Release Notes and this Frequently Asked Question .

Noted about the hash, but we don't have the resources to do this at the moment.


Gale
by Gale Andrews
Sun Feb 10, 2013 3:32 am
Forum: Windows
Topic: Adjust endpoints during playback?
Replies: 4
Views: 604

Re: Adjust endpoints during playback?

Adjusting the loop play region "live" is a feature request.


Gale
by Gale Andrews
Sun Feb 10, 2013 3:05 am
Forum: Windows
Topic: Exporting wav problem after a crash
Replies: 1
Views: 374

Re: Exporting wav problem after a crash

I've been recording three acoustic guitar tracks with Audacity, but in the middle of the process, the program had crashed. I recover the file as usually when it happens. Crashes should not be happening "usually". Please look at Help > About Audacity. If it does not say 2.0.3, upgrade here...
by Gale Andrews
Sat Feb 09, 2013 2:42 am
Forum: GNU/Linux
Topic: 2.0.1 freezing
Replies: 4
Views: 7097

Re: 2.0.1 freezing

What is HEAD? "HEAD" is the current Audacity source code which you can compile. See here http://wiki.audacityteam.org/wiki/CompilingAudacityForBeginners#simple for instructions. You may find that sudo apt-get build-dep audacity doesn't get all the Audacity dependencies, leading you to hav...