Search found 59476 matches
- Sun Oct 13, 2013 3:57 pm
- Forum: Windows
- Topic: Can't export?
- Replies: 8
- Views: 660
Re: Can't export?
I guess I am dumb....but I can't see anywhere where it tells me how to find the preferences library?? I have been searching for it for 2 days now and I have even Googled it without any luck! I have searched in my settings and all throughout Audacity and my control panel. Check that you are actually...
- Sun Oct 13, 2013 3:45 pm
- Forum: Windows
- Topic: Hello. Need some live pod casting help . . .
- Replies: 10
- Views: 2711
Re: Hello. Need some live pod casting help . . .
The first thing is that a computer is not a ready-made recording studio. Handling multiple audio pathways in real time is demanding on hardware and Windows is very limited in this department without a lot of help from other software/hardware. The second thing is that those slick "off the cuff&q...
- Sun Oct 13, 2013 2:13 pm
- Forum: GNU/Linux
- Topic: Small (reproducible crash)...
- Replies: 6
- Views: 4613
Re: Small (reproducible crash)...
It looks like a pretty simple fix, but it is probably too late to be fixed in 2.0.5 which is due to be released in a matter of days. This issue has been present for at least 3 years, but this is the first time anyone has raised the issue, so I don't personally think it important enough to hold up th...
- Sun Oct 13, 2013 1:06 pm
- Forum: Windows
- Topic: Audacity project too large to save
- Replies: 3
- Views: 1425
Re: Audacity project too large to save
I know this can be a problem in school environments, but there are a number of problems that can occur when using a network drive to save Audacity projects. This is because Network drives are generally slower and less reliable than "local drives" (a hard drive in the computer being used) a...
- Sun Oct 13, 2013 12:46 pm
- Forum: Windows
- Topic: 2.0.4 downloaded couple weeks ago canot record
- Replies: 13
- Views: 1440
Re: 2.0.4 downloaded couple weeks ago canot record
@doug: a suggestion for the future - when you install a new version of Audacity don't accept the default letting it get installed over the existing installation, rather install it under a new name (I would suggest incorporating the version number). While it is true that the described method is conv...
- Sun Oct 13, 2013 6:01 am
- Forum: GNU/Linux
- Topic: Small (reproducible crash)...
- Replies: 6
- Views: 4613
Re: Small (reproducible crash)...
OK, got what you mean; the "Repeat" effect, not "Repeat Repair".
Yes I can reproduce that, though why anyone would want to do that

Yes I can reproduce that, though why anyone would want to do that
- Sun Oct 13, 2013 5:39 am
- Forum: Windows
- Topic: How to get back exact quality?
- Replies: 12
- Views: 2041
Re: How to get back exact quality?
You will get best quality if you download the YouTube video rather than trying to record it. There are several Add-ons available for Firefox for downloading from YouTube.
- Sun Oct 13, 2013 5:36 am
- Forum: macOS
- Topic: Can one track amplitude-modulate another track?
- Replies: 9
- Views: 2632
Re: Can one track amplitude-modulate another track?
Yes, it can be done quite easily using the "Nyquist Prompt" effect. Select the track that has the really low sound, then open the Nyquist Prompt, then copy/paste this code into the text box of the Nyquist Prompt: (defun AM (sig) (mult 0.5 (sum 1 sig)(hzosc 2000))) (multichan-expand #'am s)
- Sun Oct 13, 2013 3:30 am
- Forum: Windows
- Topic: Avoiding compression, but raising level
- Replies: 3
- Views: 1109
Re: Avoiding compression, but raising level
If you insist on doing it manually, you're describing Effect > Leveler. No :o The "Leveller" is a "wave-shaping" effect. It shapes (distorts) the waveform and will ruin the sound quality. To reduce only the peaks that go outside of the +/- 0.5 range, the appropriate effect is a ...
- Sun Oct 13, 2013 3:18 am
- Forum: Windows
- Topic: audacity won't play in sonar X1
- Replies: 2
- Views: 448
Re: audacity won't play in sonar X1
By default Sonar will use ASIO drivers to connect to the sound card. ASIO drivers will grab exclusive control of the sound card, and when that happens Audacity will not be able to access the sound card, hence "Error while opening sound device". I can't get Audacity to play the pink noise w...