Search found 59476 matches

by steve
Tue Mar 24, 2020 5:45 pm
Forum: Audio Processing
Topic: FLAC vs WAV ?
Replies: 8
Views: 2889

Re: FLAC vs WAV ?

FLAC also includes a checksum so the integrity of the file can be validated. On Windows you can test the integrity with the "FLAC Frontend" app: http://flacfrontend.sourceforge.net/ On Mac and Linux you can install the command-line file encoder/decoder and test with the -t option: flac -t...
by steve
Tue Mar 24, 2020 1:08 am
Forum: Audio Processing
Topic: FLAC vs WAV ?
Replies: 8
Views: 2889

Re: FLAC vs WAV ?

I guess there still could be a chance of errors Sure. There could be disk errors, faulty RAM, hardware problems... What there won't be are errors resulting from the encoding / decoding algorithms. ZIP files have been around for 30 years, and used with all manner of data, from audio, video and image...
by steve
Tue Mar 24, 2020 12:47 am
Forum: macOS
Topic: Audacity 2.3.3 initiates Quit during long unattended recordings
Replies: 9
Views: 491

Re: Audacity 2.3.3 initiates Quit during long unattended recordings

Thanks for letting us know. Glad to hear there was a simple explanation.
by steve
Mon Mar 23, 2020 10:28 pm
Forum: Windows
Topic: I have a list of AU files, how can put them together
Replies: 6
Views: 161

Re: I have a list of AU files, how can put them together

Jamomix wrote:
Mon Mar 23, 2020 9:56 pm
How can I put them back together without hassling too much.
"You" don't. That's Audacity's job. Audacity reads instructions from the ".aup" file that tell it how to put the pieces together in the right places.
See: https://manual.audacityteam.org/man/aud ... jects.html
by steve
Mon Mar 23, 2020 10:26 pm
Forum: macOS
Topic: Splitting a track
Replies: 2
Views: 127

Re: Splitting a track

Dabell43 wrote:
Mon Mar 23, 2020 9:47 pm
cut out a section of a track and remove it while the following section remains in place
If I understand correctly, you need to do "Split Delete" (Ctrl + Alt + K). See: https://manual.audacityteam.org/man/edi ... ecial.html
by steve
Mon Mar 23, 2020 10:23 pm
Forum: Windows
Topic: No Software playthrough
Replies: 2
Views: 203

Re: No Software playthrough

Audacity 2.1.0 That's an ancient version. The current version is Audacity 2.3.3 and it's available via the Audacity website: https://www.audacityteam.org/download/windows/ Even if I do NOT have Audacity open......should I be able to hear sound...??? That depends on the Windows Sound settings. If yo...
by steve
Mon Mar 23, 2020 10:18 pm
Forum: Audio Processing
Topic: Comparing two supposedly identical tracks.
Replies: 21
Views: 15796

Re: Comparing two supposedly identical tracks.

kozikowski wrote:
Mon Mar 23, 2020 8:52 pm
neither of the suggestions worked
The person that wrote that hasn't logged into this forum since 2018 :shock:
by steve
Mon Mar 23, 2020 7:32 pm
Forum: macOS
Topic: Won't Import MP3
Replies: 2
Views: 443

Re: Won't Import MP3

Use this webpage to analyse the problem file: https://mediaarea.net/MediaInfoOnline
Copy and paste the full information about that file from the webpage into your reply.
by steve
Mon Mar 23, 2020 7:28 pm
Forum: Compiling Audacity
Topic: Install from makefile fails after a while.
Replies: 2
Views: 570

Re: Install from makefile fails after a while.

poison-monkey wrote:
Mon Mar 23, 2020 5:20 pm
I then built the file with make
At that point, (when "make" has completed), there should be a file in the build folder called "audacity". Is there?

If there is, then you should be able to launch it with the command:

Code: Select all

./audacity
Does Audacity launch?
by steve
Mon Mar 23, 2020 7:24 pm
Forum: Windows
Topic: ffmpeg-win-2.2.2.zip still the latest version to use?
Replies: 4
Views: 886

Re: ffmpeg-win-2.2.2.zip still the latest version to use?

GWARslave119 wrote:
Mon Mar 23, 2020 5:01 pm
take it then that the stuff said on:

https://manual.audacityteam.org/man/ins ... ndows.html

isn't up to date then...?
What's not up to date? :?