Search found 24069 matches

by Gale Andrews
Sat May 12, 2012 1:19 am
Forum: Español
Topic: Re: record only 5 seconds / graba 5 segundos[SOLUCIONADO]
Replies: 13
Views: 10294

Re: record only 5 seconds / graba 5 segundos y se borra

Open the "Directories" Preferences again. What does it say for "Location" of "Temporary files directory"?

Opposite the box that shows the location, try pressing "Choose..." select a different directory, click OK and OK, then restart Audacity.



Gale
by Gale Andrews
Fri May 11, 2012 5:12 am
Forum: General Feedback and Discussion
Topic: Bugs when export multichannel-Update for v2.0
Replies: 9
Views: 13913

Re: Bugs when export multichannel. Version 2.0

When export audio to 'external program' the wav header is wrong in srcexportExportCL.cpp the line 394 must be (instead the commented): // header.blockAlign = wxUINT16_SWAP_ON_BE(header.bitsPerSample * header.channels); header.blockAlign = wxUINT16_SWAP_ON_BE(SAMPLE_SIZE(int16Sample) * header.channe...
by Gale Andrews
Fri May 11, 2012 4:04 am
Forum: macOS
Topic: Unable to open lame or FFMpeg
Replies: 9
Views: 2917

Re: Unable to open lame or FFMpeg

This is the layout. When I select and install...libavformat-52.dylib It appears to work. Good. As the Manual says. The in-built install instructions are wrong. They aren't built-in instructions. The text for the library that "Audacity needs" is dynamic. It should default to "libavfor...
by Gale Andrews
Fri May 11, 2012 3:37 am
Forum: macOS
Topic: Can't import MP3's on PPC Mac[fixed in 2.0.1]
Replies: 29
Views: 6713

Re: Can't import MP3's

I do have access to a G4 running 10.4, FWIW. Let me know if you'd like me to coax my coworker away from his desk for a few minutes.) Thanks for testing. I would assume you'd see the same crash on that G4. It would only be interesting if it did not crash, which would suggest PPC Mac isn't the proble...
by Gale Andrews
Fri May 11, 2012 1:50 am
Forum: Windows
Topic: stereo recordings fromm cassettes
Replies: 3
Views: 738

Re: stereo recordings fromm cassettes

Hello, I have a sony tc-k615s and i am using the UFO202 interface. Stereo tracks appear on Audacity but when I click on record a mono track comes up and the transfer is through the mono. Is this the problem, in the green panel: http://manual.audacityteam.org/man/FAQ:Recording#rinstereo ? If not, wh...
by Gale Andrews
Thu May 10, 2012 4:54 am
Forum: Nyquist
Topic: Sound Finder / Silence Finder improvements
Replies: 106
Views: 35882

Re: Sound Finder / Silence Finder improvements

Thanks for all the work, Steve. I am still digesting it all and playing with my artificial tone scenarios at the moment :ugeek: If the sound starts before zero, then I'm not sure if it is "correct" or not for the first label to start before zero. I would think that in this case the label s...
by Gale Andrews
Wed May 09, 2012 4:38 am
Forum: Audacity 2.x Feedback and Reviews
Topic: Backing up and Archiving
Replies: 56
Views: 12635

Re: Backing up and Archiving

I have today created mockups See: http://manual.audacityteam.org/man/User:PeterSampson/Front_Page http://manual.audacityteam.org/man/User:PeterSampson/Using_Audacity http://manual.audacityteam.org/man/User:PeterSampson/Reference_Guide Looks very good to me with one tiny exception...the Reference pa...
by Gale Andrews
Wed May 09, 2012 4:30 am
Forum: Windows
Topic: Problem doing multitrack recording
Replies: 6
Views: 1561

Re: Problem doing multitrack recording

It sounds as if your audio device cannot cope with simultaneous playback and recording. Try all the applicable tips here: http://wiki.audacityteam.org/wiki/Troubleshooting_Recordings#drift . If you switched between MME and Windows DirectSound in Audacity, this only changes the protocols with which ...
by Gale Andrews
Wed May 09, 2012 4:04 am
Forum: macOS
Topic: Can't import MP3's on PPC Mac[fixed in 2.0.1]
Replies: 29
Views: 6713

Re: Can't import MP3's

@alterbentzion: have you tried installing FFmpeg then use File > Import > Audio in Audacity and choose "FFmpeg-compatible files". This will use a different importer to import the files.


Gale
by Gale Andrews
Wed May 09, 2012 3:55 am
Forum: macOS
Topic: Can't import MP3's on PPC Mac[fixed in 2.0.1]
Replies: 29
Views: 6713

Re: Can't import MP3's

Thanks, Bill. I have seen one other report of crashes importing MP3 files where those "guess_file_type" errors occur. He was on OS X 10.4.11 so quite likely PPC Mac, but I don't know.

Was it the MP3 encoded by the Sony Recorder (the larger one) that crashed your G5?




Gale