Looking for a piece of free software that will split a wav file into multiple pieces at the silences

1

I'm ripping my old LPs to wav files and want something to break the big album sized wav file into a wav file per track. I almost got up the inspiration to learn the wav file format and write my own but this has got to be something somebody has done a million times over already. Linux better, but I'll take a windows solution as well.

Stu

Posted 2010-10-17T00:21:28.027

Reputation: 1 044

Question was closed 2015-01-20T14:32:25.790

Answers

1

If you don't fancy reinventing the wheel, MP3Split (free) will do the job.

"Mp3Splt is a free utility that will help you split mp3 and ogg files by marking cut points or by detecting silence. If you want to split an album, you can select split points and filenames manually or you can get them automatically from CDDB (internet or a local file) or from .cue files."

Linker3000

Posted 2010-10-17T00:21:28.027

Reputation: 25 670

3

How about something that works on both linux and windows?

Splitting recordings into separate tracks with Audacity

Audacity® is free, open source software for recording and editing sounds. It is available for Mac OS X, Microsoft Windows, GNU/Linux, and other operating systems.

Nifle

Posted 2010-10-17T00:21:28.027

Reputation: 31 337

audacity is an amazing program (although in the past it had a tendancy to make my machine reboot) but it's a fully featured audio editor. Last time I checked (and it was a while ago) it didn't detect silence and write out multiple files. I realize now of course I didn't put that part in my question. :-) – Stu – 2010-10-17T23:46:16.203

@Stu - It has a Analyze menu -> Silence Finder now that should do what you want. – Nifle – 2010-10-18T09:18:54.057