Search found 59476 matches

by steve
Thu Dec 20, 2018 3:44 pm
Forum: Windows
Topic: Audacity mistakenly treats (.au) files as missing
Replies: 12
Views: 391

Re: Audacity mistakenly treats (.au) files as missing

the problem is that the project is just broken into (.au) pieces. That is normal. The audio data in Audacity projects is stored in small (about 1MB) blocks (the ".au" files) so that you can modify any part of the track without Audacity having to copy the entire track data. Example: Say yo...
by steve
Thu Dec 20, 2018 2:12 pm
Forum: Windows
Topic: Audacity mistakenly treats (.au) files as missing
Replies: 12
Views: 391

Re: Audacity mistakenly treats (.au) files as missing

What is your D: drive?

If you copy the AUP and its "_data" folder somewhere on your C: drive (such as "Documents"), will the project open correctly from there?
by steve
Thu Dec 20, 2018 1:07 pm
Forum: Windows
Topic: Audacity mistakenly treats (.au) files as missing
Replies: 12
Views: 391

Re: Audacity mistakenly treats (.au) files as missing

Where exactly is project.aup on your computer? Is it: D:\project\project.aup
by steve
Thu Dec 20, 2018 12:25 pm
Forum: Windows
Topic: Audacity mistakenly treats (.au) files as missing
Replies: 12
Views: 391

Re: Audacity mistakenly treats (.au) files as missing

Please attach the project's "AUP" file to your reply (see: viewtopic.php?f=49&t=64936)
by steve
Thu Dec 20, 2018 12:21 pm
Forum: Windows
Topic: Unable to Import m4a Files / Have installed avformat-55.dll [SOLVED]
Replies: 3
Views: 1257

Re: Unable to Import m4a Files / Have installed avformat-55.dll

I downloaded avformat-55.dll from the Internet It is extremely dangerous to download DLL files from the Internet. DLLs provide one of the easiest ways to infect Windows computers with viruses or other malware. To install FFmpeg for Audacity, see here: https://manual.audacityteam.org/man/installing_...
by steve
Thu Dec 20, 2018 12:17 pm
Forum: GNU/Linux
Topic: File increases in size when exporting to same format
Replies: 11
Views: 1090

Re: File increases in size when exporting to same format

darknesscrysis wrote:
Thu Dec 20, 2018 7:56 am
when I export to m4a
That's an unusual format for audio, it's more commonly used for video. Why do you need m4a audio files?
by steve
Thu Dec 20, 2018 12:14 pm
Forum: Windows
Topic: Unable to monitor noise floor - getting error code 9999
Replies: 5
Views: 233

Re: Unable to monitor noise floor - getting error code 9999

the only change has been updating Audacity. That is not the only change. Windows has probably had several updates. Your hard drive is probably has less free space. The USB cable and sockets are older and possibly more worn... Is there a way I can go back to the previous version until this is fixed?...
by steve
Thu Dec 20, 2018 11:58 am
Forum: Windows
Topic: Hot Key "Play from here"
Replies: 5
Views: 134

Re: Hot Key "Play from here"

Ctrl click works on Audacity 2.1.1 OK, I'm with you now. In Audacity 2.1.1, Ctrl+Click starts "scrubbing". If you just want to "play" from a particular point, then you can click on the Timeline (the ruler at the top of the tracks panel). This is called "Quick Play". ht...
by steve
Thu Dec 20, 2018 11:41 am
Forum: GNU/Linux
Topic: Files double in size when 'Compressed'
Replies: 7
Views: 913

Re: Files double in size when 'Compressed'

They are actually 32 Bit on the incoming By default, most audio file formats are imported as 32-bit float regardless of the sample format of the file. In other words, a 16-bit FLAC or 16-bit WAV file will create a 32-bit float "track". Your original files will not be 32-bit, because FLAC ...
by steve
Wed Dec 19, 2018 6:35 pm
Forum: Windows
Topic: Real time effects
Replies: 5
Views: 154

Re: Real time effects

Audacity does not do effects in real time. The program "Reaper" may be a better option for you.