Search found 24069 matches

by Gale Andrews
Mon Apr 29, 2013 2:44 am
Forum: Windows
Topic: Discrepancy in zoomed display of the region and of cuts
Replies: 23
Views: 3236

Re: Discrepancy in zoomed display of the region and of cuts

Thanks, Steve. If clicks in Audacity still snapped to sample times (i.e. in-between some representation of sample crossover periods) that may be preferable. I was guessing that may give more risk for off-by-one error? You don't think so? Clicks snap to the sample crossover points in CoolEdit, so the...
by Gale Andrews
Mon Apr 29, 2013 1:54 am
Forum: Windows
Topic: Can't turn off playback
Replies: 18
Views: 4792

Re: Can't turn off playback

The drivers for it worked fine before, no reason they would not work now. i messed up something with the cables, got no idea where to plug anything. It was your suggestion of a driver problem. Windows Update can change the drivers of built-in audio devices. Please see the link I gave if you want to...
by Gale Andrews
Mon Apr 29, 2013 1:47 am
Forum: Windows
Topic: Recording Problem Analog Signal Goes Flat[SOLVED]
Replies: 12
Views: 1420

Re: Recording Problem Analog Signal Goes Flat[SOLVED]

I don't know the answer on "are the drivers Dell installed made by Conexant or Dell" question. I'll find out, but assume we are looking for the answer to be Conexant? Probably, but drivers by Dell or by the motherboard maker would also be reasonable (as long as the Dell drivers are not so...
by Gale Andrews
Sun Apr 28, 2013 8:48 am
Forum: macOS
Topic: Cant get audacity to launch[SOLVED]
Replies: 5
Views: 936

Re: Cant get audacity to launch

Hi, same problem for me: can't get audacity to launch. Mac OS 10.8.3 Mac pro quad core 2x3GHz, and a bunch of plug-ins and instruments installed. Is there any easy way to disable them? I tried to follow the instructions below and it doesn't solve the pb. Please find attached the crash report. Thank...
by Gale Andrews
Sun Apr 28, 2013 8:19 am
Forum: Windows
Topic: Discrepancy in zoomed display of the region and of cuts
Replies: 23
Views: 3236

Re: Discrepancy in zoomed display of the region and of cuts

Possible behaviour if dots marked the middle of the sample period: Dots mark the middle of the sample period. Selection in audio track snaps to the middle of the sample period. Selection in the Timeline/Label tracks snap to the dots. The only thing that we have really changed is "what the dots...
by Gale Andrews
Sun Apr 28, 2013 6:39 am
Forum: Windows
Topic: Can't turn off playback
Replies: 18
Views: 4792

Re: Can't turn off playback

dansve wrote:I am unable to hear sound when using my original driver for my speakers.
If you mean your built-in sound device, are you sure you have correct sound device drivers for it?


Gale
by Gale Andrews
Sun Apr 28, 2013 6:17 am
Forum: Audio Processing
Topic: (beginner) Is this distortion fixable to any level?
Replies: 3
Views: 1349

Re: (beginner) Is this distortion fixable to any level?

I am not an export on "audio repair" but I see in your sample at Analyze > Plot Spectrum that the nasty short bursts of distortion have louder audio at 200 Hz to 400 Hz. So try Effect > Equalization and reduce the volume of that frequency range on the selections where the distortion is wor...
by Gale Andrews
Sun Apr 28, 2013 4:16 am
Forum: Windows
Topic: Recording Problem Analog Signal Goes Flat[SOLVED]
Replies: 12
Views: 1420

Re: Recording Problem Analog Signal Goes Flat[SOLVED]

I wanted to follow up and reply that I am using MME not Windows Direct Sound. That does not work right! There is sound drop out there. So it is MME, rear line in and Stereo. Thanks for the follow up. I did say that MME was "more compatible". Are the drivers Dell installed made by Conexant...
by Gale Andrews
Sat Apr 27, 2013 6:25 am
Forum: GNU/Linux
Topic: Memory bug in SuSE Audacity 2.0.3-80.7.i586 package
Replies: 18
Views: 19113

Re: possibly experiencing "2.0.3 known issues" random pgm fr

When I build from src can I assume that no special options need to be given for ./configure? This is what SuSE does in their spec file: %configure --docdir=%{_defaultdocdir}/audacity/ %ifnarch %ix86 x86_64 --disable-sse %endif I believe we have fixed the DOCDIR issue the first line above may be add...