Cutstuff Forum

Mega Man 8-bit Deathmatch => Help & Editing => Topic started by: BombHornet on April 06, 2016, 02:13:46 PM

Title: Custom Music Not Looping
Post by: BombHornet on April 06, 2016, 02:13:46 PM
I was trying to make my ogg file loop at the timeframe I wanted, but when I tested it, It only played all the way to where it fades out and then it starts from the very beginning as usual. What I did was export it in Audacity and make a LOOPSTART and LOOPEND label for the timeframe that I wanted to repeat. Does anybody have a better method of doing this?
Title: Re: Custom Music Not Looping
Post by: Rozark on April 06, 2016, 06:17:06 PM
Manually loop it yourself.
Make sure to cut out the .5 seconds or so of blank space at the beginning of the track.
Shift click the play button to test the loop so it works flawlessly.
Unless the song has an intro that doesn't go with the main loop, there's no reason to use LOOP_START, as that's used more to make sure intros get a chance to play at least once.
Title: Re: Custom Music Not Looping
Post by: Russel on April 06, 2016, 07:28:22 PM
the tags are LOOP_START and LOOP_END, you must include the underscores.
you need to precede times that are less than a minute into the song with a colon

For five seconds, the tag should be called LOOP_START and the value should be :5.00
Title: Re: Custom Music Not Looping
Post by: BombHornet on April 06, 2016, 07:38:34 PM
The music I'm using is this one (https://dl.dropboxusercontent.com/u/97089564/Blinded%20by%20Light%20%28Classic%20FF%20Style%29.mp3) BTW:

So what I want to do is to make it loop endlessly if possible between 0:04.559 and 2:03.92 while keeping the intro at the beginning.
Title: Re: Custom Music Not Looping
Post by: Rozark on April 06, 2016, 08:41:02 PM
The deed is done.
https://www.mediafire.com/?28032oy6981fv0m (https://www.mediafire.com/?28032oy6981fv0m)

- It's an .ogg, the normal file extension, compression reasons.
- Stereo converted to Mono, compression reasons.
- Your loop start was at around 5 seconds, not 4.
- Your overall loop was about 1 minute, not 2.

Just insert this into whatever custom music pack you plan on using and it'll play as requested (Intro plays once, with the main part being looped)
Title: Re: Custom Music Not Looping
Post by: BombHornet on April 06, 2016, 09:17:07 PM
Quote from: "Rozark Kyouko"
The deed is done.
https://www.mediafire.com/?28032oy6981fv0m (https://www.mediafire.com/?28032oy6981fv0m)

- It's an .ogg, the normal file extension, compression reasons.
- Stereo converted to Mono, compression reasons.
- Your loop start was at around 5 seconds, not 4.
- Your overall loop was about 1 minute, not 2.

Just insert this into whatever custom music pack you plan on using and it'll play as requested (Intro plays once, with the main part being looped)

Oh, I was already able to loop the theme, but thanks anyway Rozark! :)