x


What tools exist to make an MP3 seamlessly loop?

I learned here that the documentation says that there are supposedly tools to make MP3s seamlessly loop. What are they (on OS X)? I've never heard about this sort of thing before and Googling hasn't found me anything.

more ▼

asked Oct 12 '10 at 09:59 PM

Jessy gravatar image

Jessy
15.6k 72 95 196

(comments are locked)
10|3000 characters needed characters left

7 answers: sort voted first

Not sure of specific tools as such, but I believe the issue with seamless looping of MP3 is mainly due to padding silence to frames, where a frame is a fixed number of samples (1152 acording to the page below ) and a few other idiosyncrasies.

This Make Gapless MP3 page should help. The important information is at the bottom of the page (Theory of operation), though I noticed some programs are mentioned at the start.

more ▼

answered Oct 13 '10 at 09:46 AM

Noisecrime gravatar image

Noisecrime
1.5k 17 23 40

On that page, compuphase offers up their own mp3loop tool. It's a win32 console app, so you need a windows environment to run it, but it's worth it. I've used this to make gapless looped synchronized music tracks in Flash pre-v10 and sampleDataEvent. It's a good tool.

Aug 05 '12 at 04:32 AM michael.bartnett
(comments are locked)
10|3000 characters needed characters left

The sad answer seems to be that none of these tools create seamless mp3 loops, nor is there any information on the web about any such tools. SoundForge will pad with both encoder delay and 1152 samples at beginning and end. Audacity adds 1152 samples to the beginning, Logic to the end. I even tried the solution suggested through CompuPhase using their MP3Loop utility and that pads the beginning with 1152 samples of silence. It seems the only non-hack solution would be for Unity to handle the resampling of the audio files when compressing them, or to start compressed sound playback at 1153 samples into the audio file (which definitely qualifies as a horrible hack). If anyone hears of a viable working solution, please let us know!

more ▼

answered Dec 10 '10 at 01:29 AM

broodley gravatar image

broodley
11 1

(comments are locked)
10|3000 characters needed characters left

from what im guessing you want to make a loop that doesnt click or pause during the end and restart. in order to do this you will need audio editing software to get a good end result. the best tool for the job is a program called cool edit later taken over by adobe and now called adobe audition.

logic or most music creation software will leave a small gap, but this wont. the idea is to cut the wave at exactly 0 making a smooth sine wae. this will remove popping and clicking, however that being said you still need to find a point to cut it at where the sound should loop, i can post a video tutorial if needed

more ▼

answered Jun 17 '12 at 06:27 PM

reptilebeats gravatar image

reptilebeats
1.2k 54 106 137

(comments are locked)
10|3000 characters needed characters left

Free Audacity I use Sony Soundforge which I got included in the Sony Video Vegas Platinum Pro Pack for about $100. It includes a video editor, Audio Editor, DVD Architect and Cinescore. Cinescore is no longer sold by Sony, not as a stand alone or included in any of their packages. (Except any lingering 9.0 versions of the Platinum Pro Pack.

Now those software can be used to create seamless loop sound tracks, but you have to create it using the software. I am not aware of anything you can click and choose nighttime, crickets, running creek water, light breeze, 30 seconds and select Endless Loop and then render.

It might exists or may be in the making somewhere on the web. Try Googling Endless Loop generator.

more ▼

answered Oct 13 '10 at 03:10 AM

DannyJax gravatar image

DannyJax
13

(comments are locked)
10|3000 characters needed characters left

It's worth mentioning that FMOD Soundbank Generator (FSBank) makes seamless looping MP3s for use in FMOD (Unity's sound engine). I'm not sure if Unity supports the FSB format, but if it doesn't it probably should since it offers better performance than loose files.

more ▼

answered Nov 13 '10 at 06:18 AM

_Petroz gravatar image

_Petroz
3.6k 27 35 57

(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x1029
x295
x35
x10

asked: Oct 12 '10 at 09:59 PM

Seen: 7041 times

Last Updated: Aug 05 '12 at 04:33 AM