Search found 1673 matches

by bgravato
Tue Nov 23, 2010 9:34 am
Forum: Mac OS X
Topic: Export selected section
Replies: 5
Views: 1025

Re: Export selected section

audacity 1.2.x doesn't work well on modern macs (10.5 or higher). Upgrading to 1.3.12 is strongly recommended!
by bgravato
Tue Nov 23, 2010 2:24 am
Forum: Mac OS X
Topic: Static coming in after a few minutes' recording
Replies: 4
Views: 951

Re: Static coming in after a few minutes' recording

That's very similar to the sound I hear from my speakers when my jackd (on linux) gets botched up... I haven't been able to figure out yet why it happens... The only solution I've found is to restart jackd. Anyways in this case, it's a mac, not linux and probably not running jack. Just a wild guess....
by bgravato
Tue Nov 23, 2010 1:07 am
Forum: General Feedback and Discussion
Topic: Project has opened, but has no sound
Replies: 5
Views: 926

Re: Project has opened, but has no sound

When you save an audacity project it saves an .aup file and _data folder. The .aup file is just a text file and the audio itself is splitted into several small files inside that _data folder. You should not at any point delete, move or rename any of those. You need both the .aup file and the _data f...
by bgravato
Mon Nov 22, 2010 3:46 pm
Forum: General Feedback and Discussion
Topic: Close file without closing Audacity?
Replies: 6
Views: 1897

Re: Close file without closing Audacity?

This is already the default behaviour on macos-x... Like most apps on this OS, which has a somewhat different approach on this matter than other OS's.
by bgravato
Mon Nov 22, 2010 9:49 am
Forum: Mac OS X
Topic: batch removal of Title metadata
Replies: 2
Views: 916

Re: batch removal of Title metadata

With a command line id3 tag editor and some shell scripting skills it's possible (and efficient and easy if you can speak shell scripting). On linux I use eyeD3. I don't know what's available for mac on that matter. You can try to compile some of the linux apps if you have xdev tools. Or see what av...
by bgravato
Sun Nov 21, 2010 4:21 am
Forum: Audio Processing
Topic: Background noise only when exporting
Replies: 22
Views: 6477

Re: Background noise only when exporting

If you export in Ogg format, although there will be some small loss of sound quality due to the compression, there will be no dither noise during absolute silence. I'm not sure why this happens, but I noticed that it does. Because ogg vorbis is better! :P BTW you probably meant to say ogg vorbis an...
by bgravato
Sun Nov 21, 2010 3:55 am
Forum: GNU/Linux and Unix-like
Topic: Problem recording computer audio
Replies: 11
Views: 2368

Re: Problem recording computer audio

From your first post, taking a look at your alsamixer screenshot, looks like you're capturing sound from S/PDIF, I don't think that's where you want to capture sound from... In capture mode (F4) of alsamixer, use the left/right arrow keys to highlight "Capture" then press spacebar. You sho...
by bgravato
Sat Nov 20, 2010 11:32 am
Forum: Recording Techniques
Topic: Set recording wayyy too much bass...
Replies: 10
Views: 3158

Re: Set recording wayyy too much bass...

Depends on the year... If it's a lucky year we can get a few on tuesdays and thursdays and make the 'bridge' to the weekend and have a 4 day weekend :D
by bgravato
Sat Nov 20, 2010 3:09 am
Forum: Recording Techniques
Topic: Set recording wayyy too much bass...
Replies: 10
Views: 3158

Re: Set recording wayyy too much bass...

kozikowski wrote:It's not so much that Mic-In doesn't work, it's that it's unstable. Some computers are OK with the painful mismatch, many others aren't. Some are OK with it on Thursday and Portuguese Holidays -- in other words, unstable.
We got plenty of holidays so they're stable very often :P
by bgravato
Fri Nov 19, 2010 5:57 pm
Forum: Audio Processing
Topic: Why re-compress unchanged audio tracks
Replies: 26
Views: 4931

Re: Why re-compress unchanged audio tracks

It already saves one file per track. But there is no opportunity to select the type and level of compression. Then it seems (to me) pretty straightforward to make it recompress a track only if it was changed... If the mechanismo works for external uncompressed wav files, I don't see why it shouldn'...