Search found 59476 matches
- Mon Nov 02, 2020 8:48 am
- Forum: Windows
- Topic: Used it to record audio in a discord call know i cant use my mic for my pc at all
- Replies: 1
- Views: 101
Re: Used it to record audio in a discord call know i cant use my mic for my pc at all
I changed the first thing (I don't really know what there called I only recently started using it) from MME to Windows WASAPI That's the "host" setting in the Device Toolbar . Used it to record audio in a discord call Audacity is not really suitable for recording conversation over Discord...
- Mon Nov 02, 2020 8:31 am
- Forum: Windows
- Topic: Remove human speech from audio track
- Replies: 2
- Views: 70
Re: Remove human speech from audio track
The effectiveness of reducing vocals varies depending on the audio. Sometimes it is not possible at all. With that audio, the best result I got was with the "Remove Center" option with the "Vocal Removal and Isolation" effect: https://manual.audacityteam.org/man/tutorial_vocal_re...
- Mon Nov 02, 2020 8:25 am
- Forum: GNU/Linux
- Topic: voice recording got some high pitch noise
- Replies: 5
- Views: 353
Re: voice recording got some high pitch noise
Too much noise reduction. "Noise Reduction" is designed to remove constant, low level noise from recordings. If the noise level is high compared to the signal level, it will not be possible to significantly reduce the noise without also damaging the retained sound. The squeaky high pitched...
- Sun Nov 01, 2020 10:00 pm
- Forum: Windows
- Topic: 90s sound effect alike
- Replies: 8
- Views: 326
Re: 90s sound effect alike
I am looking for lower MP3 audio quality. Try exporting as MP3. Set "Bit rate mode" to "Constant" and "Quality" to 64 kbps or less (the lower the bit rate, the lower the quality). The MP3 could be imported back into Audacity (along with its reduced sound quality) for f...
- Sun Nov 01, 2020 8:50 pm
- Forum: Windows
- Topic: extend or contract a clip start/end?
- Replies: 3
- Views: 78
Re: extend or contract a clip start/end?
audacity is, in essence then, a destructive editor Yes, though you could also describe it as a "sample editor" or "WYSIWYG" editor (which hint at the benefits and not just the limitation) ;) But if the audio is gone, it's gone As well as "Undo", there is another except...
- Sun Nov 01, 2020 5:43 pm
- Forum: Windows
- Topic: Group tracks in Audacity 2.3.2
- Replies: 2
- Views: 128
Re: Group tracks in Audacity 2.3.2
The current version of Audacity is 2.4.2. It is available via the Audacity website: https://www.audacityteam.org/download/windows/ Audacity doesn't have "track groups", but you can "mix" tracks: https://manual.audacityteam.org/man/tracks_menu_mix.html You can also change the wave...
- Sun Nov 01, 2020 5:37 pm
- Forum: macOS
- Topic: Audacity 2.3.3 Won't Open on Mac Mojave
- Replies: 5
- Views: 1020
Re: Audacity 2.3.3 Won't Open on Mac Mojave
Try replacing with Audacity 2.4.2 https://www.audacityteam.org/download/mac/
- Sun Nov 01, 2020 4:29 pm
- Forum: Windows
- Topic: [solved] forbidden bitrate value
- Replies: 15
- Views: 1049
Re: forbidden bitrate value
"MPEG" is a group of formats that includes "MP3" (see: https://en.wikipedia.org/wiki/Moving_Picture_Experts_Group). As DVDdoug wrote, the info from MediaInfo looks OK. The error message "forbidden bitrate value" comes from "libmad" which is the MPEG decoding l...
- Sun Nov 01, 2020 3:54 pm
- Forum: Windows
- Topic: [solved] forbidden bitrate value
- Replies: 15
- Views: 1049
- Sun Nov 01, 2020 3:52 pm
- Forum: Adding Features to Audacity
- Topic: Show file extension
- Replies: 8
- Views: 572
Re: Show file extension
In that example, you want the project name to be "Marilyn Manson - We Are Chaos.flac"? Are you aware that the audio in Audacity tracks are decoded copies of imported files? When you import a FLAC file, the track in Audacity is NOT FLAC encoded, it is PCM (By default, "32-bit float PCM...