I assume that you know that an Audacity Project has a file and a folder?
Please attach one of the problem project files to your reply (see: viewtopic.php?f=49&t=64936)
Search found 59476 matches
- Mon Apr 13, 2020 8:56 am
- Forum: macOS
- Topic: Files Won't Open
- Replies: 10
- Views: 1014
- Mon Apr 13, 2020 1:09 am
- Forum: Making Music with Audacity
- Topic: using audactiy for group recording in this time of lockdown
- Replies: 8
- Views: 686
Re: using audactiy for group recording in this time of lockdown
1) Record a song while playing the song from the interned. (Check! That was easy.) 2) Add a click track. 3) Have the drummer play along with recording. 4) Add Bass and guitar to click and drum part without the original recording... It might be easiest to skip step 2, and let everyone use the song f...
- Mon Apr 13, 2020 1:04 am
- Forum: Windows
- Topic: Bringing 1 track in from a 2nd audacity project.
- Replies: 2
- Views: 147
Re: Bringing 1 track in from a 2nd audacity project.
Is there an easy way to bring 1 track from another audacity project file into the current loaded audacity project? The easiest and safest way is to export the track as a WAV file, then it can be Imported into other projects. WAV format is preferable to MP3 because MP3 encoding irreversibly reduces ...
- Sun Apr 12, 2020 11:18 pm
- Forum: GNU/Linux
- Topic: getting "please select a time within a clip" error message while using punch and roll.
- Replies: 1
- Views: 150
Re: getting "please select a time within a clip" error message while using punch and roll.
Click on the track at the point where you want the punch & roll recording to start (for punch & roll, it must be within an existing track waveform).
- Sun Apr 12, 2020 11:15 pm
- Forum: Windows
- Topic: pulsation rates for specific frequencies
- Replies: 3
- Views: 100
Re: pulsation rates for specific frequencies
You could do that "manually" with the "Envelope Tool": https://manual.audacityteam.org/man/envelope_tool.html
- Sun Apr 12, 2020 9:02 pm
- Forum: macOS
- Topic: How to put Audacity in your dock and use microphone in 10.15 Catalina
- Replies: 64
- Views: 18879
Re: How to put Audacity in your dock and use microphone in 10.15 Catalina
I thought you used Windows
- Sun Apr 12, 2020 6:04 pm
- Forum: Windows
- Topic: Lost "Bass boost" and "Treble boost"
- Replies: 1
- Views: 67
Re: Lost "Bass boost" and "Treble boost"
Try using the "Bass and Treble" effect instead: https://manual.audacityteam.org/man/bas ... reble.html
- Sun Apr 12, 2020 6:01 pm
- Forum: GNU/Linux
- Topic: Audacity can not load ANY aup file
- Replies: 29
- Views: 2032
Re: Audacity can not load ANY aup file
Sorry, I'm still no wiser as to what the problem may be. Something you could try is launching Audacity from the command line, and passing a file name as an argument. I'd suggest that you use the project that you posted earlier as I've confirmed that it opens correctly. Extract that project into a co...
- Sun Apr 12, 2020 12:48 pm
- Forum: Windows
- Topic: Where is 'Replay Gain' in V. 2.3.2
- Replies: 4
- Views: 313
Re: Where is 'Replay Gain' in V. 2.3.2
The "real" ReplayGain is built into some media players (for example "Foobar2000" https://www.foobar2000.org/) Media players from Apple (such as iTunes and iPads) have a similar feature called "Sound Check". Some years ago I wrote a kind of "normalizing" plug-i...
- Sun Apr 12, 2020 12:39 pm
- Forum: Windows
- Topic: Exporting Audio Level Values
- Replies: 2
- Views: 133
Re: Exporting Audio Level Values
Audacity visualizes a loaded audio track as a wave form, i.e. level values (y axe) along time (x axe). Can these values be exported, e.g. in a file? Short answer: Yes. You can write a Nyquist script to export the amplitude values. Longer answer: As you zoom in on a track, you will see the amplitude...