Search found 59476 matches

by steve
Tue Oct 08, 2013 10:57 pm
Forum: Windows
Topic: listening while recording
Replies: 2
Views: 487

Re: listening while recording

Try enabling "Software Playthrough" (in the Transport menu). Note that there is a short delay between the sound going in and the sound coming back out - usually around half a second. Ensure that Audacity is set to record directly from the Line input in the device toolbar and not from "...
by steve
Tue Oct 08, 2013 10:55 pm
Forum: Windows
Topic: I want to teach people DSp of sound as the signal
Replies: 3
Views: 509

Re: I want to teach people DSp of sound as the signal

ofarook wrote:For instance you you capture your equivalent to "Hello world!" of a program save it to any array then from go on to designing filters and
then some samples of their implementation in C++. On these lines.
Have a look at PortAudio.
by steve
Tue Oct 08, 2013 10:45 pm
Forum: Windows
Topic: Accidentally silenced the tracks
Replies: 2
Views: 341

Re: Accidentally silenced the tracks

I think that you may have accidentally clicked one of the "Solo" buttons. The track Solo buttons allow you to listen to one track on its own by "muting" all of the other tracks. See here for how track Solo and Mute buttons work: http://manual.audacityteam.org/o/man/audio_tracks.h...
by steve
Tue Oct 08, 2013 9:02 pm
Forum: Windows
Topic: HELP please, No sound when exporting
Replies: 6
Views: 897

Re: HELP please, No sound when exporting

I am running Windows 7, 64 bit system. There is no audio, but I can see the file play. Can't hear anything so I can edit. I've tried mp3 & wav files. I've used Audacity a few years ago with no problems. What can I do? I've also switched to PC analog audio, HDMI audio and still can't get sound t...
by steve
Tue Oct 08, 2013 8:42 pm
Forum: Windows
Topic: volume matching/following
Replies: 7
Views: 3404

Re: volume matching/following

I have Chris' compressor (compress & dynamics 1.2.6) but it doesn't work as well as I want. It introduces some noise during the silent sections. Try setting the "Noise Floor" to a higher level. Still, is there a plug-in out there which does what I am looking for ... set one selection ...
by steve
Tue Oct 08, 2013 8:35 pm
Forum: Windows
Topic: Audacity 2.0.4 multitrack with Presonus Audiobox 1818VSL
Replies: 12
Views: 3782

Re: Audacity 2.0.4 multitrack with Presonus Audiobox 1818VSL

Unless you have experience building programs from source code you may find that building Audacity with ASIO support is quite a long and difficult job. Instructions are here: http://wiki.audacityteam.org/wiki/ASIO_Audio_Interface Unfortunately, the recording inputs available to Audacity is dependent ...
by steve
Tue Oct 08, 2013 4:00 pm
Forum: Nyquist
Topic: A Nyquist de-esser, and more?
Replies: 24
Views: 10598

Re: A Nyquist de-esser, and more?

Sorry about the delay - it was a long time ago that I was working on a de-esser and it took me a while to find the stuff. Attached is one of the files that I found. Note that this is experimental, badly written, and probably does not work very well ;) but it demonstrates the basic idea of compressin...
by steve
Tue Oct 08, 2013 3:34 pm
Forum: Audio Processing
Topic: Repeat Effect Issue
Replies: 12
Views: 2885

Re: Repeat Effect Issue

The "Repeat" effect will duplicate, multiple times, the audio that is "selected" (highlighted). By default, if no audio is selected when you go to apply an effect, Audacity will select everything. If the selection includes silence at the beginning or end of the audio, then that s...
by steve
Tue Oct 08, 2013 3:26 pm
Forum: Windows
Topic: increase volume before burning cd
Replies: 4
Views: 3418

Re: increase volume before burning cd

I tried burning with Nero but ran into the 2 second gap between tracks that Nero adds (and you cannot get rid of). The two second gap is the official "standard" for audio CDs, which is why Nero has that as the default. However, Nero will allow you to override that and set whatever gap you...
by steve
Tue Oct 08, 2013 2:00 pm
Forum: Nyquist
Topic: Nyquist Wish List
Replies: 40
Views: 55699

Re: Nyquist Wish List

Make the current locale available to Nyquist.
This would allow comma as decimal separator to be handled correctly (same as built-in Audacity effects) when text widgets are used for numerical input.