Search found 59476 matches

by steve
Sat Oct 07, 2017 11:54 am
Forum: Windows
Topic: How to determine if L and R channels of a stereo track are t
Replies: 5
Views: 1523

Re: How to determine if L and R channels of a stereo track a

classic35mm wrote:One follow-up question: what does Tracks > Stereo Track to Mono actually do? Does it just take the average of the L and R channels?
Yes.
What it literally does, is to add the two audio channels together ("mix"), then halves the amplitude.
by steve
Sat Oct 07, 2017 11:48 am
Forum: macOS
Topic: audio cuts in and out...
Replies: 9
Views: 3954

Re: audio cuts in and out...

Probably also a good idea to set the system sample rate (in "Applications > Utilities > Audio MIDI Setup") the same as the sample rate that you wish to use in Audacity.
To set the default sample rate in Audacity, "Preferences > Quality".
by steve
Sat Oct 07, 2017 11:27 am
Forum: Windows
Topic: Old Nyquist Prompt I was given no longer working
Replies: 6
Views: 910

Re: Old Nyquist Prompt I was given no longer working

Jeepers wrote:I am using Windows version 2.1.0.
I can't test that version as it is so old. The code works OK for me with Audacity 2.1.2 and later.
The current version of Audacity is 2.1.3 and is available here: https://www.audacityteam.org/download/
by steve
Sat Oct 07, 2017 11:19 am
Forum: Nyquist
Topic: Weighted Sound and LEQ
Replies: 4
Views: 1609

Re: Weighted Sound and LEQ

1) Is this the order in which the data will pass Edgar's code nests multiple filters inside each other: (lp (lp (hp (hp (hp (hp s-in 20.6) 20.6) 107.7) 737.9) 12200) 12200) (lp (lp (hp (hp (hp (hp s-in 20.6) 20.6) 107.7) 737.9) 12200) 12200) which means that the two low pass and 4 high pass stages ...
by steve
Sat Oct 07, 2017 10:08 am
Forum: Windows
Topic: Adjust tempo outputs longer than number of seconds entered.
Replies: 4
Views: 572

Re: Adjust tempo outputs longer than number of seconds enter

It appears there's a problem with AC3 export. More likely it's a problem with your audio player. What are you using - iTunes? Windows Media Player? To check the actual length of the audio file, import it back into Audacity. Another thing; when you export, use a new, unique name - don't overwrite th...
by steve
Fri Oct 06, 2017 7:52 pm
Forum: Making Music with Audacity
Topic: Mix VOCAL into GUITAR , Then remove all guitar ?
Replies: 6
Views: 1043

Re: Mix VOCAL into GUITAR , Then remove all guitar ?

K0C wrote:Simplest way I'd use is --
Much simpler way:

1) Record the guitar (guide track)
2) Record the vocal track (Ensure that "Transport > Overdub" is enabled so that you can hear the guide track)
3) Delete the guitar track.
by steve
Fri Oct 06, 2017 6:25 pm
Forum: Making Music with Audacity
Topic: Mix VOCAL into GUITAR , Then remove all guitar ?
Replies: 6
Views: 1043

Re: Mix VOCAL into GUITAR , Then remove all guitar ?

pennyroyaltea94 wrote:Okay that just means I'll back the volume down low enough for the GUITAR TRACK that's mean't to be a GUIDELINE !
Why not just record the vocal onto a different track to the guitar?
by steve
Fri Oct 06, 2017 5:47 pm
Forum: Making Music with Audacity
Topic: Mix VOCAL into GUITAR , Then remove all guitar ?
Replies: 6
Views: 1043

Re: Mix VOCAL into GUITAR , Then remove all guitar ?

Provided that you keep the guitar and vocals on separate tracks, you can.
If you "mix" them onto the same track, then probably not.
by steve
Fri Oct 06, 2017 9:45 am
Forum: Windows
Topic: echo sound [SOLVED]
Replies: 2
Views: 358

Re: echo sound

1) Set the recording device in the device toolbar to the actual device that you are recording from (not "sound mapper").
2) Turn off "Software Playthrough" in the "Transport" menu.
by steve
Fri Oct 06, 2017 8:22 am
Forum: Adding Features to Audacity
Topic: Timecode entry instead of seconds.
Replies: 1
Views: 708

Re: Timecode entry instead of seconds.

I presume that you are referring to this post: https://forum.audacityteam.org/viewtopic.php?p=335009#p335009 As I wrote there, the correct tool for the job is most probably the "Change Speed" effect (http://manual.audacityteam.org/man/change_speed.html) and that does have the ability to to...