Search found 59476 matches

by steve
Thu Aug 10, 2017 9:58 am
Forum: Windows
Topic: All tracks silent after reopening
Replies: 4
Views: 1036

Re: All tracks silent after reopening

And an error message was shown on opening the project but you didn't read it? Am I right? We need to know what that error message said. My guess is that you have moved, renamed, or deleted the project's audio data. See here for information about managing Audacity projects: http://manual.audacityteam...
by steve
Thu Aug 10, 2017 9:39 am
Forum: Feature Request Archive
Topic: 6 features
Replies: 29
Views: 8396

Re: 6 features

Please add plans to do 8-bit PCM. You seriously seem to want to be mean to us. I'm not being mean, I'm being realistic. No-one is going to add support for working in 8-bit PCM because there are no practical benefits for doing so. Here are 3 simple ways to achieve 8-bit sound quality: 1) Export in a...
by steve
Wed Aug 09, 2017 4:37 pm
Forum: Windows
Topic: Wont Record From umc 204HD
Replies: 1
Views: 416

Re: Wont Record From umc 204HD

The USB device should be connected before you launch Audacity.
After launching Audacity, ensure that you have the correct device selected in the device toolbar.
by steve
Wed Aug 09, 2017 3:48 pm
Forum: Windows
Topic: A problem while using stereo tracks with Audio Sequencer2
Replies: 4
Views: 461

Re: A problem while using stereo tracks with Audio Sequencer

Is there anyway to fix this? I think that the "problem" is just that with the settings you are using, certain beats will be emphasized due to overlapping repeats, and that is giving a sense of "panning" even though left and right channels are processed independently (when "...
by steve
Wed Aug 09, 2017 3:32 pm
Forum: Windows
Topic: Visual problem with Audacity
Replies: 2
Views: 250

Re: Visual problem with Audacity

Has the laptop been dropped? It looks like the built-in mic may be broken.

Try making a recording with Windows Voice Recorder (https://support.microsoft.com/en-gb/hel ... e-recorder), save the recording, then import it into Audacity. Does that show the same problem?
by steve
Wed Aug 09, 2017 8:42 am
Forum: Windows
Topic: How do i make it sound like it does on the software?
Replies: 10
Views: 1114

Re: How do i make it sound like it does on the software?

It's clearly something to do with Windows Media Player. If I find what it is, I will post here. Perhaps this will help: https://answers.microsoft.com/en-us/windows/forum/windows_7-pictures/wheres-the-equalizer-in-windows-media-player-11-on/63ac12e3-e555-4d99-a421-2115d5a1a0a8 Also check all of the ...
by steve
Wed Aug 09, 2017 8:38 am
Forum: GNU/Linux
Topic: Audacity Stops Recording with Alsa messages
Replies: 6
Views: 2340

Re: Audacity Stops Recording with Alsa messages

fhuddles wrote:I will try using a different USB cable
That's a good idea. Also, if your computer is a desktop / tower machine, try the USB sockets on the back (they often work better than the ones on the front).
by steve
Wed Aug 09, 2017 8:32 am
Forum: Adding Features to Audacity
Topic: Allow generating chirps and tones below 1Hz
Replies: 9
Views: 2479

Re: Allow generating chirps and tones below 1Hz

Piotr Grochowski wrote:But square waves must remain a pain, right?
for a 0.01 Hz square wave:

Code: Select all

(osc-pulse 0.01 0)
by steve
Wed Aug 09, 2017 8:28 am
Forum: Adding Features to Audacity
Topic: Allow generating chirps and tones below 1Hz
Replies: 9
Views: 2479

Re: Allow generating chirps and tones below 1Hz

Do you know how to copy and paste?
I provided you with the code for generating a 0.0001 Hz sine wave. Here it is again:

Code: Select all

(hzosc 0.0001)
by steve
Wed Aug 09, 2017 8:24 am
Forum: Adding Features to Audacity
Topic: Show custom time view in Tone by default
Replies: 1
Views: 707

Re: Show custom time view in Tone by default

I've logged your interest in a more general feature request: "Provide way to default selection format to other than seconds"