"Edit menu > Remove Special > Silence Audio (Ctrl+L)"
http://manual.audacityteam.org/o/man/ed ... ecial.html
Is that what you're looking for?
Search found 59476 matches
- Wed Nov 26, 2014 3:30 am
- Forum: Windows
- Topic: how to silence audio [SOLVED]
- Replies: 2
- Views: 250
- Wed Nov 26, 2014 3:27 am
- Forum: Windows
- Topic: how to correct this?
- Replies: 5
- Views: 468
Re: how to correct this?
When you connect a USB audio device to a Windows computer, it may automatically become the "default" device that is normally used for both playback and recording.
If that is the problem, see here in the FAQ for how to fix it: http://manual.audacityteam.org/o/man/fa ... k.html#usb
If that is the problem, see here in the FAQ for how to fix it: http://manual.audacityteam.org/o/man/fa ... k.html#usb
- Wed Nov 26, 2014 12:31 am
- Forum: Feature Request Archive
- Topic: Add track display view to AUP
- Replies: 21
- Views: 3945
Re: Add track display view to AUP
this is not the case if we stick with the numbers - if a new numeric type is added the code still works with no changes. Shouldn't we still check that the number is within a valid range? What happens if the AUP file has WaveTrackDisplay set to "103"? The only possible reason to store a hu...
- Tue Nov 25, 2014 9:30 pm
- Forum: macOS
- Topic: Linking with Lame
- Replies: 2
- Views: 353
Re: Linking with Lame
I have downloaded Audacity and made a recording but cannot save it without downloading Lame. Audacity "saves" Audacity projects. Audacity "exports" audio files. You can save an Audacity project, or export a WAV file, or an AIFF. or an Ogg, Flac or MP2 without Lame. Lame is only ...
- Tue Nov 25, 2014 9:25 pm
- Forum: Windows
- Topic: Add same jingle to multiple mp3 stereo files in a folder
- Replies: 7
- Views: 764
Re: Add same jingle to multiple mp3 stereo files in a folder
There's a number of possible solutions which may work, depending on what the job is. What's it for? Why do you need to add a jingle to the end of a load of MP3s?
- Tue Nov 25, 2014 7:23 pm
- Forum: macOS
- Topic: Why does the selected area change to the entire timeline?!
- Replies: 6
- Views: 634
Re: Why does the selected area change to the entire timeline
If I select and area of the timeline using the "[" and "]" keys Ensure that you actually do have a portion of an audio track "selected" (highlighted darker). You may find it helps to click on the audio track before you do the "[ ]" thing. If there is no actua...
- Tue Nov 25, 2014 7:18 pm
- Forum: Windows
- Topic: Strange one-time recording.
- Replies: 5
- Views: 373
Re: Strange one-time recording.
Wow, well messed up :shock: There's no recovery from that. I'd say that the sound card has not made proper connection to the computer. I used to see a similar thing frequently with another make of USB sound card - the solution was (which doesn't help you now) to "safely remove hardware" (s...
- Tue Nov 25, 2014 7:07 pm
- Forum: Windows
- Topic: windows wasapi stops record when silenced.
- Replies: 10
- Views: 3518
Re: windows wasapi stops record when silenced.
Does your computer have an option to record from "stereo mix"? If it does, that might work - you would need to select it in the device toolbar (if it is an available option, which depends on your sound card drivers).
- Tue Nov 25, 2014 6:39 pm
- Forum: New Plug-Ins
- Topic: Append Import
- Replies: 57
- Views: 39392
Re: Append Import
error: unbound variable - *FILE-SEPARATOR* *FILE-SEPARATOR* is a predefined Nyquist variable (global). It should return the ASCII character for the file separator (OS dependent). Please try this in the Nyquist Prompt (should work in both "normal" (version 4) and "legacy (version 3) s...
- Tue Nov 25, 2014 4:49 pm
- Forum: macOS
- Topic: AC3 to stereo aiff
- Replies: 18
- Views: 2732
Re: AC3 to stereo aiff
The best way would seem to be to master the FFmpeg commands and calculate a 2 channel file following standard practices or have software that does that for you. Yes, much of this can be done directly in FFmpeg. The big boys use advanced options in FFmpeg (or libavformat or Mencoder) to tweak the re...