YesNoOk
avatar

Looping MP3 BGMs (Read 4420 times)

Started by Fighters4Life, February 07, 2015, 05:08:54 pm
Share this topic:
Looping MP3 BGMs
#1  February 07, 2015, 05:08:54 pm
  • *
  • If MUGEN didn't exist, I would be in Hell
    • Canada
    • parkermorrison@live.ca
Please, I don't know any thing about sound, but I need to know how to do this.
Re: Looping MP3 BGMs
#2  February 08, 2015, 08:34:34 am
  • ****
  • Still lurks regularly, but posts once a blue moon
    • Canada
Use an audio editing software such as Audacity to find the mp3 file's loop points. (it must be measured in samples.)

Go into the stage's def file and enter the sample values for bgmloopstart and bgmloopend under the Music section.

Of course, this is assuming you're using Mugen 1.0 or higher.
Re: Looping MP3 BGMs
#3  February 08, 2015, 02:56:05 pm
  • *
  • If MUGEN didn't exist, I would be in Hell
    • Canada
    • parkermorrison@live.ca
I use a pre-packaged version of IMT on a 1.0 engine. I tried to loop The Running Free by Coheed and Cambria between samples 1,329,202 and 10,791,293. It didn't work. Does looping require some sort of plugin that doesn't come with IMT? Is something wrong with the audio file?
Re: Looping MP3 BGMs
#4  February 10, 2015, 04:23:54 am
  • ****
  • Still lurks regularly, but posts once a blue moon
    • Canada
I've never encountered anything like that before.  It sound like it should be looping.
I've got no idea if there's some pluggin required for looping.
Looping works fine in regular 1.0 as far as I know, not sure if there's something in the prepackaged Mugen that's messing things up.

Try creating a simple loop with a different audio file and see if that works.

--------

A thought just occured to me.
Did you enter those sample values with those commas?
Try getting rid of the commas and see if that works.
Re: Looping MP3 BGMs
#5  February 13, 2015, 01:07:48 pm
  • *
  • If MUGEN didn't exist, I would be in Hell
    • Canada
    • parkermorrison@live.ca
No, I didn't insert commas into the DEF file. I still have no clue what may be causing this...