Search found 24069 matches

by Gale Andrews
Mon Mar 17, 2014 10:03 pm
Forum: Feature Request Archive
Topic: Automated editing
Replies: 35
Views: 9768

Re: Automated editing

waxcylinder wrote:BUMP
I would suggest archiving it to the "In Depth" features board if Steve has not replied by next month.

I've already recorded the votes.


Gale
by Gale Andrews
Mon Mar 17, 2014 9:52 pm
Forum: Windows
Topic: Audio removed from track
Replies: 40
Views: 3395

Re: Audio removed from track

Here is a screenshot of the log when I attempt to open the AUD file. Thanks but that result is expected. The _data folder has the renamed AU files, which are not listed in the AUP file, hence they are noted as orphans. If there were no other problems with that project, 2.0.6-alpha "should"...
by Gale Andrews
Mon Mar 17, 2014 9:24 pm
Forum: Windows
Topic: No stereo on exported mp3 file
Replies: 8
Views: 921

Re: No stereo on exported mp3 file

"Speakers and Headphones" is the default setting, but I can't seem to get my laptop to take a change of default to the "Communications Headphones" setting. I also have "Speakers and Headphones" and "Communications Headphones" on my machine (Windows 7 or 8.1)....
by Gale Andrews
Mon Mar 17, 2014 8:40 pm
Forum: Windows
Topic: Left channel recording to both channels (SOLVED)
Replies: 4
Views: 734

Re: Left channel recording to both channels (SOLVED)

Separate subject as to why Windows would default the USB port as "mono, left channel only" but there it is. Because Microsoft thought that was a good idea :? To be fair, given Vista and later have the concept of Default Format (number of channels/bit depth/sample rate) for devices, an inp...
by Gale Andrews
Mon Mar 17, 2014 7:54 pm
Forum: Windows
Topic: input level too high at .01
Replies: 2
Views: 300

Re: input level too high at .01

The mic input is for that - mics that require amplification. You don't want amplification as your signal is already amplified. Also mic inputs are usually mono. If your computer does not have a blue line-in, or a way to set the mic input to line level stereo, buy a USB audio device that has a line l...
by Gale Andrews
Mon Mar 17, 2014 7:31 pm
Forum: Windows
Topic: Chain command exporting to Mono?!
Replies: 6
Views: 563

Re: Chain command exporting to Mono?!

Has this ever worked for you? It's a limitation with Chains, I think because the export code in Chains uses an MP3 export routine. The solution is to use the Track Drop-Down Menu on the first (left) track to "Make Stereo Track". P.S. Where is the chain "Convert to Stereo" command...
by Gale Andrews
Mon Mar 17, 2014 7:06 pm
Forum: Windows
Topic: Não consigo reproduzir música exportada
Replies: 1
Views: 307

Re: Não consigo reproduzir música exportada

Please only write in English on this board. If you can write in Spanish, you can ask here: http://forum.audacityteam.org/viewforum.php?f=8 . What version of Audacity are you using? What format are exporting to? What is the project rate bottom left of the Audacity window? Did you see any error when y...
by Gale Andrews
Mon Mar 17, 2014 6:55 pm
Forum: Windows
Topic: Can't monitor recording
Replies: 2
Views: 2874

Re: Can't monitor recording

I have the Sound Control Panel configured for the USB Audio Codec for both Playback and Recording. I have Audacity configured to use MME and the USB Audio CODEC for both speakers and microphone. I can record signal from the PhonoPlus, but can't hear it with headphones plugged into the audio out on ...
by Gale Andrews
Mon Mar 17, 2014 6:20 pm
Forum: Windows
Topic: Audacity and volume control options
Replies: 4
Views: 600

Re: Audacity and volume control options

After checking the volume controls on my computer for the USB turntable attached, the default format (in the advanced tab), is set to 2 Ch, 16 bit, 44.1k. Do the volume controls have any bearing on recording into audacity? It didn't occur to me to check these before starting the recording process. ...
by Gale Andrews
Mon Mar 17, 2014 4:55 pm
Forum: General Audio Programming
Topic: Button shading -- bug 503
Replies: 1
Views: 5127

Re: Button shading -- bug 503

I would very much like to resolve this "feature issue". However, I am having a difficult time getting the desired results. I looked in many places, but the most logical (to me) is in the SetCurrentTool() method in ToolsToolBar.cpp? I would like to take mTool[mCurrentTool], get the corresp...