Search found 59476 matches
- Sun Apr 03, 2016 11:56 pm
- Forum: Windows
- Topic: Grid Layout Plugin?
- Replies: 15
- Views: 2890
Re: Grid Layout Plugin?
You can create labels at regular intervals. When you select up to a label edge, there is a weak "snapping" to the label position and a yellow vertical line appears. Some useful links: http://manual.audacityteam.org/o/man/boundary_snap_guides.html http://manual.audacityteam.org/o/man/label_...
- Sun Apr 03, 2016 4:34 pm
- Forum: Windows
- Topic: Best equipment to use with Audacity
- Replies: 13
- Views: 1710
Re: Best equipment to use with Audacity
Your comment about -80 dB being not credible scared me. I agree that -80 dB seems a bit low. If you really are achieving -80 dB with the recording level turned up enough to get a good strong recording (peak level around -6 dB), then try holding a mechanical wristwatch about 10 cm from the microphon...
- Sun Apr 03, 2016 11:13 am
- Forum: Windows
- Topic: Initial window dimensions
- Replies: 6
- Views: 410
Re: Initial window dimensions
1099Gale Andrews wrote:Which bug number is that, Steve?
- Sun Apr 03, 2016 10:40 am
- Forum: Windows
- Topic: Initial window dimensions
- Replies: 6
- Views: 410
Re: Initial window dimensions
There's a bug logged for Audacity on Linux, but quite possibly on Windows too, that crept in when the version of wxWidgets was updated. It has been fixed in the current alpha code, so it should be fixed in the next release. If it's any use to you, if Audacity is maximised when you exit Audacity, it ...
- Sun Apr 03, 2016 9:20 am
- Forum: Windows
- Topic: How to view the Bass and Treble level for an audio track
- Replies: 1
- Views: 507
Re: How to view the Bass and Treble level for an audio track
There isn't a absolute measurement for the amount of bass or treble. Sounds usually contain a broad range of frequencies. "Frequency" is the measure of how "high" or "low" a sound is, and is measured in "Hz" (Hertz). Low frequencies below about 400 Hz make up ...
- Sat Apr 02, 2016 11:10 pm
- Forum: Audiobook Production
- Topic: To cut or to shrink, that is the question
- Replies: 6
- Views: 970
Re: To cut or to shrink, that is the question
the two main problems are breath sounds and plosives "Breathing" is normal for humans. Unless the breath sounds are excessive or "peculiar" in some way, you may not need to remove them. Plosives are not usually a problem if you use a pop shield, position the mic carefully and (o...
- Sat Apr 02, 2016 2:53 pm
- Forum: Windows
- Topic: Balancing Multiple Files ?
- Replies: 7
- Views: 339
Re: Balancing Multiple Files ?
Unfortunately not. Audacity does not support cover art - it's a feature request.br4 wrote:each album that I imported had the album cover art loaded, but after amplifying and then exporting, the resulting files do not have the cover art. Is there a way to get Audacity to retain this part of the file?
- Sat Apr 02, 2016 12:41 am
- Forum: Windows
- Topic: Is there an easier way of cross-fading tracks?
- Replies: 1
- Views: 144
Re: Is there an easier way of cross-fading tracks?
Crossfade Tracks: http://manual.audacityteam.org/o/man/crossfade_tracks.html Crossfade Clips: http://manual.audacityteam.org/o/man/crossfade_clips.html Trim Audio: http://manual.audacityteam.org/o/man/edit_menu_remove_special.html#trim (Other effect included in Audacity: http://manual.audacityteam.o...
- Sat Apr 02, 2016 12:11 am
- Forum: Making Music with Audacity
- Topic: Looking to Create Custom Noise - ... how?
- Replies: 2
- Views: 534
Re: Looking to Create Custom Noise - ... how?
You could generate white noise and then "shape" the frequency content any way you like using the Equalization effect: http://manual.audacityteam.org/o/man/equalization.html To check the frequency content of the filtered noise, use "Plot Spectrum": http://manual.audacityteam.org/o...
- Fri Apr 01, 2016 12:50 pm
- Forum: GNU/Linux
- Topic: Problem accessing the mic with 2.1.1 with Azalia sound card
- Replies: 18
- Views: 1929
Re: Problem accessing the mic with 2.1.1 with Azalia sound c
I have run "./configure" and then "make" but compilation is failing because of data type issues: I think this may be fixed in jengelh's fork: https://github.com/jengelh/audacity Unfortunately the pull request from jengelh has merge conflicts with the current audacity/audacity co...