Search found 59476 matches

by steve
Tue Jun 23, 2009 7:46 pm
Forum: GNU/Linux and Unix-like
Topic: q: markers in Audacity
Replies: 1
Views: 1285

Re: q: markers in Audacity

No, Audacity does not support the markers created with Amadeus Pro.
by steve
Tue Jun 23, 2009 7:44 pm
Forum: Windows
Topic: Setting preferences
Replies: 11
Views: 1589

Re: Setting preferences

What instructions are you using? Are they instructions that came with your sound card? (they don't sound like any of the official Audacity documentation)
by steve
Tue Jun 23, 2009 6:23 pm
Forum: Recording Equipment
Topic: Alesis Multimix-8 USB 2.0
Replies: 5
Views: 3871

Re: Alesis Multimix-8 USB 2.0

@ Helkiro
As a successful Audacity/Alesis Multimix user it would be great if you could add a little review with helpful tips like that to this topic: http://audacityteam.org/forum/viewtopic.php?f=27&t=9477
by steve
Tue Jun 23, 2009 6:18 pm
Forum: Windows
Topic: Overdub in multitrack recording (1.2 and 1.3 v)
Replies: 5
Views: 877

Re: Overdub in multitrack recording (1.2 and 1.3 v)

Do you have an icon for "Windows Mixer" at the bottom of your desktop near to the clock? If you do, open it and go to the "Recording" section. The selected recording device should be set to "Line in". In Audacity Preferences on the Audio I/O tab, you should have "o...
by steve
Tue Jun 23, 2009 5:59 pm
Forum: GNU/Linux and Unix-like
Topic: Downgrade Audacity in debian Lenny
Replies: 4
Views: 1121

Re: Downgrade Audacity in debian Lenny

It may be worth trying a later version of Audacity. The current version is 1.3.7 beta. The simplest way to do this is to first uninstall your current Audacity, then download the deb package and double click on it. If it does not work, simply use your package manager to uninstall it. The better way i...
by steve
Tue Jun 23, 2009 5:50 pm
Forum: General Audio Programming
Topic: Track sampling rate question.
Replies: 11
Views: 5600

Re: Track sampling rate question.

I'm not sure why you're saying the Nyquist RMS function doesn't have as much control with overlapping square windows. The RMS code below is based on (sng-avg ...OP-AVERAGE) and it seems like one can set it's step and block size via RMS's interface in anyway one likes. Yes you can do pretty much any...
by steve
Tue Jun 23, 2009 5:17 pm
Forum: Audio Processing
Topic: Realtime plug ins in playback
Replies: 15
Views: 3705

Re: Realtime plug ins in playback

I find your distinction between Audacity and Ardour perplexing The distinction that I'm making is mostly a historical one. As you will remember, back in the olden days we used tape machines to record with and a razor blade for editing. Then came along computers and revolutionised the world of audio...
by steve
Tue Jun 23, 2009 12:52 am
Forum: Windows
Topic: Encoding ISRC codes?
Replies: 5
Views: 2113

Re: Encoding ISRC codes?

anonyq wrote:I just am trying to figure out how to encode them into CD tracks.
You will do that with a suitable CD burning application. I think Nero can put ISRCs onto CDs.
by steve
Tue Jun 23, 2009 12:25 am
Forum: General Audio Programming
Topic: Track sampling rate question.
Replies: 11
Views: 5600

Re: Track sampling rate question.

Here is what's needed: ;; Audacity 1.3.7 doesn't have the (round ...) function that (rms ...) needs. ;; So add the following "round" to the beginning of your Audacity code. ;; This "round" was taken from the stand alone version of Nyquist. ;; ;; ROUND -- rounds a floating point ...
by steve
Mon Jun 22, 2009 7:07 pm
Forum: Windows
Topic: After editing, exporting does not save changes
Replies: 9
Views: 1241

Re: After editing, exporting does not save changes

I'm not quite clear about what you are trying to do - are you wanting 10 seconds of silence at the beginning of the mp3?