Search found 59476 matches

by steve
Fri Nov 05, 2010 7:20 pm
Forum: Windows
Topic: "DISK SPACE REMAINING TIME FOR RECORDING yy minutes"
Replies: 11
Views: 1921

Re: "DISK SPACE REMAINING TIME FOR RECORDING yy minutes"

I am going to see if I can download the piri disk cleaner, but my experience with disk cleaners in the past is that they delete also good photos and document files that are needed, without giving you the option to choose, CCleaner is good. The default settings are pretty safe and if you run "A...
by steve
Fri Nov 05, 2010 7:14 pm
Forum: Windows
Topic: Error Message
Replies: 3
Views: 400

Re: Error Message

Is it a stereo microphone?
by steve
Fri Nov 05, 2010 7:12 pm
Forum: Windows
Topic: Does v1.3.12 beta support plug-ins?
Replies: 2
Views: 352

Re: Does v1.3.12 beta support plug-ins?

Djard wrote:specifically "harmonicnoise.ny" and "risset.ny"
They are both "Generate" type plug-ins.
Look in the Generate menu in Audacity and they should be listed there.
by steve
Fri Nov 05, 2010 6:04 pm
Forum: Windows
Topic: How to fix bad recording
Replies: 4
Views: 819

Re: How to fix bad recording

Once it's been recorded it is effectively "baked into the mix". Trying to remove it is like trying to take the milk out of your coffee.
by steve
Fri Nov 05, 2010 5:57 pm
Forum: Windows
Topic: Noise removal
Replies: 4
Views: 527

Re: Noise removal

The default settings are: 24 150 0.15 The optimum settings depend on how much noise, what sort of noise and what the other sounds are, but the most important setting is the first (Noise Reduction dB). The Noise Removal effect in Audacity 1.3.x only removes noise from "silent" sections (whe...
by steve
Fri Nov 05, 2010 5:52 pm
Forum: Windows
Topic: How to fix bad recording
Replies: 4
Views: 819

Re: How to fix bad recording

The problem is that a TV in the background is not "noise", it's a performer in your show. "Noise" (in the sense of "Noise Removal") is constant low level background hiss or hum (such as you might hear when playing a cassette tape). A TV in the background that is not tun...
by steve
Fri Nov 05, 2010 5:17 pm
Forum: Windows
Topic: not able to record using microphone
Replies: 5
Views: 693

Re: not able to record using microphone

It is highly recommended that you upgrade to Audacity 1.3.12 http://audacityteam.org/download/beta_windows In Audacity 1.3.12: Edit menu > Preferences > Devices check that your USB device is selected as the recording device. check that the sound card that you are using for playback is selected as th...
by steve
Fri Nov 05, 2010 5:15 pm
Forum: Windows
Topic: Error Message
Replies: 3
Views: 400

Re: Error Message

Edit menu > Preferences > Devices
check that your USB device is selected as the recording device.
by steve
Fri Nov 05, 2010 5:14 pm
Forum: Windows
Topic: input device
Replies: 7
Views: 627

Re: input device

As waxcylinder wrote:
Whether you can or not depends entirely on your PC, its soundcard and the associated drivers. May modern PCs seem to have this facility removed (presumably in a bid to thwart piracy).

See: http://wiki.audacityteam.org/wiki/Recor ... e_computer

WC
by steve
Fri Nov 05, 2010 12:30 pm
Forum: GNU/Linux and Unix-like
Topic: Recording Flash and other ALSA programs with jack on Ubuntu
Replies: 0
Views: 13650

Recording Flash and other ALSA programs with jack on Ubuntu

Assuming that you have a fully working Ubuntu system with PulseAudio, ALSA and Jack installed. Install pulseaudio-module-jack (available in Synaptic). Make a text file containing the following: #load pulseaudio jack modules #!/bin/bash pactl load-module module-jack-sink pactl load-module module-jack...