Search found 59476 matches
- Sat Jan 23, 2021 3:23 pm
- Forum: Compiling Audacity
- Topic: Building a small wxWidgets library (linux)
- Replies: 1
- Views: 685
Re: Building a small wxWidgets library (linux)
Audacity needs: libwx_baseu-3.1.so libwx_baseu_net-3.1.so libwx_baseu_xml-3.1.so libwx_gtk2u_core-3.1.so libwx_gtk2u_html-3.1.so libwx_gtk2u_qa-3.1.so suil_x11.so suil_x11_in_gtk2.so suil_x11_in_gtk3.so The total size of these shared object files is about 14.3 MB. These are built automatically when ...
- Sat Jan 23, 2021 1:47 pm
- Forum: Windows
- Topic: Trying to Export audio file as MP3
- Replies: 4
- Views: 155
Re: Trying to Export audio file as MP3
it sounded like I'd tried to record a song from the tv using an old cassette recorder from the back of a very long room! My guess is that you are recording from the laptop's mic rather than directly from your turntable. To test if that's the case, try making another recording and shout at the lapto...
- Sat Jan 23, 2021 1:42 pm
- Forum: macOS
- Topic: can't add noisegate as extension in the audacity
- Replies: 5
- Views: 181
Re: can't add noisegate as extension in the audacity
The " Noise Reduction " effect looks for frequencies that are in the "noise profile", and reduces those frequencies when they are below a specified level. The " Noise Gate " does not use a "profile". It acts on all frequencies whenever the audio level goes bel...
- Sat Jan 23, 2021 1:03 pm
- Forum: Windows
- Topic: Trying to Export audio file as MP3
- Replies: 4
- Views: 155
Re: Trying to Export audio file as MP3
Thanks for the update.Stewart1966 wrote: ↑Sat Jan 23, 2021 12:55 pmProblem solved! I've updated to the latest version of Audacity!
How was the sound quality in Audacity (before exporting as MP3)?Stewart1966 wrote: ↑Sat Jan 23, 2021 12:55 pmHowever, the sound quality on playing back the MP3 was truly dreadful!!
If you export as WAV, what is the sound quality like?
- Sat Jan 23, 2021 1:00 pm
- Forum: Making Music with Audacity
- Topic: Set output device for each track
- Replies: 4
- Views: 472
Re: Set output device for each track
Audacity Tracks without metronome track --> USB-Audio Out ... AND Audacity metronome track --> Audio-Out (not USB-Audio!) ... Audacity can't do that. Audacity can only record from one device at a time, and play back through one device at a time. Playback is currently limited to a maximum of 2 audio...
- Sat Jan 23, 2021 12:49 pm
- Forum: Windows
- Topic: metadate? unreliable way to store track info?
- Replies: 8
- Views: 342
Re: metadate? unreliable way to store track info?
step by step? take a track, export as m4a> fill out metadata fields> export to any folder> close the track in audacity> open the just exported m4a in audacity> edit metadata> see what fields are there and what is in them. With m4a files, I'm seeing all of the preset fields saved correctly except fo...
- Sat Jan 23, 2021 12:41 pm
- Forum: Windows
- Topic: couldn't find the project data folder BUT....
- Replies: 8
- Views: 283
Re: couldn't find the project data folder BUT....
I thought I was smart saving it again with a different name (indicating a different stage). Named it "Project B.aup". To save with a new name: 1. Open the project in Audacity 2. "File menu > Save Project > Save Project As... " That should create a new "Project B.aup" a...
- Sat Jan 23, 2021 12:33 pm
- Forum: macOS
- Topic: Build aup from file list, timecode and label list via command line
- Replies: 1
- Views: 69
Re: Build aup from file list, timecode and label list via command line
Yes, you could do that with Python. See: https://manual.audacityteam.org/man/scripting.htmlvictorj255 wrote: ↑Sat Jan 23, 2021 7:22 amwondering if there is a way to script adding hundreds of small audio files programmatically to an audacity timeline / wave track at a specific start points and do the same for labels.
- Sat Jan 23, 2021 12:29 pm
- Forum: Windows
- Topic: Erro ao validar: (x) Não tem valor na faixa: -50 a 50
- Replies: 10
- Views: 525
Re: Erro ao validar: (x) Não tem valor na faixa: -50 a 50
When you get that error, look to see which control in the effect GUI has focus, and set that control to a valid setting. Repeat for each invalid setting until the effect runs.
- Fri Jan 22, 2021 9:31 pm
- Forum: macOS
- Topic: Amplify - is it "auto"?
- Replies: 5
- Views: 180
Re: Amplify - is it "auto"?
when I try to Macro with Amplify - it seems as if it doesn't adjust *per track* it only goes with the very first recalled setting and applies it to all. That is correct. It amplifies by the set amount (adds that amount of dB to each track). This is because macros apply effects without their graphic...