Search found 59476 matches

by steve
Wed Jul 17, 2019 8:49 am
Forum: Windows
Topic: Recording 3 mics with Behringer UMC404HD
Replies: 27
Views: 3632

Re: Recording 3 mics with Behringer UMC404HD

I just tried doing it and it I couldn't find 4 channels. See attachment That's unfortunate. The Windows device drivers are split into two stereo devices, one "device" for channels 1 and 2, and another for channels 3 and 4. Audacity is only able to record from one device at a time, so that...
by steve
Wed Jul 17, 2019 7:38 am
Forum: Windows
Topic: Effects, Equalizer not show higher frequencies
Replies: 1
Views: 318

Re: Effects, Equalizer not show higher frequencies

Effects, equalizer show frequencies only from 0 Hz to 10 000 Hz. Over 10 000 is not visible. The Equalizer automatically adjusts according to the sample rate of the selected track(s). The maximum possible frequency in a track, is half the sample rate. If the track sample rate is 22050 Hz, then the ...
by steve
Wed Jul 17, 2019 7:27 am
Forum: Windows
Topic: Recording 3 mics with Behringer UMC404HD
Replies: 27
Views: 3632

Re: Recording 3 mics with Behringer UMC404HD

Look in the Windows Sounds Control Panel, and in the recording tab, open the "Properties" for the UMC404HD.
Can you set the device properties to "4 channels"?
by steve
Wed Jul 17, 2019 7:18 am
Forum: macOS
Topic: Bug report
Replies: 7
Views: 610

Re: Bug report

ClemFerrat wrote:
Wed Jul 17, 2019 2:09 am
Anyway it is still not working on Mac.
We can't see your computer, so you need to be much more descriptive if you need help.
by steve
Wed Jul 17, 2019 12:16 am
Forum: Windows
Topic: The simple, simple stuff.
Replies: 8
Views: 453

Re: The simple, simple stuff.

BikeandD wrote:
Wed Jul 17, 2019 12:03 am
I need to bypass Audacity
BikeandD wrote:
Wed Jul 17, 2019 12:03 am
and simply transfer the tape's content to an MP3 computer file.
How do those two statements fit together? If you bypass Audacity, how do you intend to "transfer" the tape's content to an MP3 computer file?
by steve
Wed Jul 17, 2019 12:12 am
Forum: Audio Processing
Topic: Is this possible with Audacity? If so, how?
Replies: 1
Views: 565

Re: Is this possible with Audacity? If so, how?

Stargate404 wrote:
Thu Jun 27, 2019 4:48 am
I was wondering if there was some way I could somehow "extract" the singer from the orchestra. It's one track
If it's a stereo track, you could try the techniques suggested here: https://manual.audacityteam.org/man/tut ... ation.html
by steve
Tue Jul 16, 2019 6:36 pm
Forum: Macros and Scripting
Topic: Moving a selection from one track to another [SOLVED]
Replies: 15
Views: 1497

Re: Moving a selection from one track to another

The AUD-DO commands don't take commas between arguments. Also, I'd suggest making this a "tool" type effect (in the Tools menu) as Nyquist is not processing the selected audio. Try this: ;nyquist plug-in ;version 4 ;type tool ;name "NewTrack" (cond ((= (get '*project* 'tracks) 1)...
by steve
Tue Jul 16, 2019 4:55 pm
Forum: Windows
Topic: Recording 3 mics with Behringer UMC404HD
Replies: 27
Views: 3632

Re: Recording 3 mics with Behringer UMC404HD

Try the other two "host" options in the device toolbar (Direct Sound and WASAPI) and see if either of those offer more than 2 channels.
by steve
Tue Jul 16, 2019 4:37 pm
Forum: macOS
Topic: Bug report
Replies: 7
Views: 610

Re: Bug report

The log doesn't tell us anything useful (other than the Audacity version number).

What's happening now? Do you still have a problem?
by steve
Tue Jul 16, 2019 4:32 pm
Forum: Adding Features to Audacity
Topic: Filename of a selected audio track at export time
Replies: 32
Views: 3670

Re: Filename of a selected audio track at export time

In that case I'd suggest that you continue as before, and type the name as required. It's highly unlikely that any developer will be interested in creating a feature so specialised for just one user.