Search found 24069 matches

by Gale Andrews
Sun Apr 13, 2014 8:36 pm
Forum: Windows
Topic: "side-by-side configuration is incorrect" error with 2.0.5
Replies: 10
Views: 4382

Re: "side-by-side configuration is incorrect" error with 2.0

You could try searching in C:WindowsWinSxS for "msvcp90.dll" and "msvcr90.dll" (without quotes). Then in the folders that those files are found in, rename "msvcp90.dll" and "msvcr90.dll" to some other name, then copy "msvcp90.dll" and "msvcr90.d...
by Gale Andrews
Sun Apr 13, 2014 6:09 pm
Forum: Windows
Topic: piercing sound
Replies: 2
Views: 299

Re: piercing sound

You will need to say more about your version of Windows and Audacity (see the pink panel at the top of this page). Please also say exactly what you are trying to record, with what device. If it is a USB recording device, you may need to connect the cable more tightly or use a different USB cable. Gale
by Gale Andrews
Sun Apr 13, 2014 5:45 pm
Forum: Windows
Topic: low mic volume
Replies: 5
Views: 939

Re: low mic volume

What program are you using now that has this problem? Have you looked in the settings of that program to see if you can correct the low mic volume? Unless you use a special program for recording games, the only way to record commentary and game at the same time is to play the mic part of the headset...
by Gale Andrews
Sun Apr 13, 2014 4:53 pm
Forum: Windows
Topic: Distributing right and left channels
Replies: 5
Views: 444

Re: Distributing right and left channels

As a follow-up question, in Windows 8's Recording Devices menu (the one referenced in the link you just sent), there were two devices in the menu, one for Microphone (USB audio codec) and another for Microphone Array (USB PnP audio device). Windows seems to be defaulting to the latter, which was th...
by Gale Andrews
Sun Apr 13, 2014 4:36 pm
Forum: Windows
Topic: Reset the cursor to time 0
Replies: 8
Views: 1691

Re: Reset the cursor to time 0

I click on "Audio Track" and can name the track. I would like to do this from my batch file (.au3). This may take a special effort as I did not see an option in the list. SHIFT + M opens the Track Drop-Down Menu on the focused track. You can change the shortcut in Keyboard Preferences. No...
by Gale Andrews
Sun Apr 13, 2014 4:07 pm
Forum: Windows
Topic: Windows 7/Audio Technica 2020 USB does not record [SOLVED]
Replies: 2
Views: 441

Re: Windows 7/Audio Technica 2020 USB issues -- please help

Go through all the steps in the green box "Detecting USB and Firewire devices" here: http://manual.audacityteam.org/o/man/fa ... l#flatline .

Then restart Audacity and turn the Audacity input slider up (by the microphone symbol).


Gale
by Gale Andrews
Sun Apr 13, 2014 4:23 am
Forum: Windows
Topic: Start recording while NOT in audacity window?
Replies: 3
Views: 830

Re: Start recording while NOT in audacity window?

I wanted to have Audacity record in the background while I play games and record with Nvidia shadowplay. However, I assigned a hotkey to record, but apparently it only works while the Audacity window is in focus in windows. Is there a way to record with a keystroke like CTRL+F10 or something like t...
by Gale Andrews
Sun Apr 13, 2014 4:15 am
Forum: Windows
Topic: Distributing right and left channels
Replies: 5
Views: 444

Re: Distributing right and left channels

I am looking for something I can use to record guitar and voice in one take, not to record one and then dub in the other. Sorry I missed that you were saying the tracks were duplicate mono. The two stage operation (overdub) would be regarded as a legitimate high quality approach, making it much eas...
by Gale Andrews
Sun Apr 13, 2014 4:04 am
Forum: Windows
Topic: Unable to increase microphone volume with USB Microphone
Replies: 6
Views: 950

Re: Unable to increase microphone volume with USB Microphone

[Audacity 2.0.5/.exe installer/winxp] I am using an used USB (Karaoke) microphone I found at a thrift store [...] The only thing seemingly wrong is the Audacity mic volume control not responding as mentioned--when I increase volume it deactivates the mic --is that normal? No. The Audacity input vol...
by Gale Andrews
Sun Apr 13, 2014 3:52 am
Forum: Windows
Topic: Reset the cursor to time 0
Replies: 8
Views: 1691

Re: Reset the cursor to time 0

HOME sets the cursor at time zero. Is "home" the command I use in a batch file to reset the track to 0? "Home" does not shift the track. It ensures the cursor in the project is at time zero. How is that command written? Try http://www.autoitscript.com/forum/ . We can only tell y...