Making correctly looping WAV by rebooter23 at 6:49 PM EST on January 23, 2018
How can I create a perfectly looping WAV with test.exe?
I don't want to manually cut out the intro and the tail and often the info about loop points that comes from test.exe doesn't translate to Audacity's time signature for some reason and then you just cant find the best cut points easily. The ends of the files test.exe outputs don't loop with the beginnings.
My goal is to create WAV files so that I can convert them to mp3 or something else and listen to higher fidelity VGM on my mobile devices. I'm using iOS and modizer is the only app that uses vgmstream but it's not getting updates and thus I can't listen to the tracks of A Link Between Worlds indefinitely.
1. You could try converting the unsupported files to a more common Nintendo format like .brstm for use with indefinite looping.
2. I'd recommend using foobar2000 for making conversions to more standard formats. The output by default is looped twice when it comes out as a WAV, MP3, whatever. Also the looping points can be found by looking at the source file's properties in foobar.
3. If you still need to worry about Audacity editing, I 100% agree that the samples format should be used over the time format, as those will yield more exact information than time ever will. The output of test.exe only displays 4 decimal places iirc, though most of the time 5 or 6 are required in order to surely obtain the correct points.
If you’re using modizer, you can use VGAudio to transcode the BFSTMs to BRSTM as it only modifies the header and doesn’t touch the raw data. I’m not sure if Modizer is gonna include the latest vgmstream release next time but I think yoyofr has plans to release a new update of the app soon so it’s possible. So far the source code is at version 2.9 alpha.
@ArcticJaguar725 The problem is that even in foobar the conversion will include the intro of songs except I cut them out manually which is very tedious. And the files seem to have a tail too since the song is being continued after the loop to fade or whatever. It would be better if test.exe could just export the set of samples in between loop points.
Wait a minute, why do you need the intro cut out? I'm not really surprised that test.exe doesn't cut out the intro because I feel like 99.9% of the time it would be preferable to keep it.
Probably he just wants seemless looping between the loop points but yeah i too prefer whole songs including intros. I thought you could play a wav with intro and still get it to loop between certain points ?
I like to listen to VGM while doing intellectually intense tasks like studying for an exam, so I use Cog or fooobar to have a song looping for as long as I feel which is no problem. But when I'm not able to use my computer it get's tedious as I convert the result of test.exe to mp3 and put them on my smartphone and let the files loop but it always throws me out of the tunnel if the song stops and unnaturally comes back to the intro again. But just creating a 2 h looping mp3 is a waste of space.
Yes, there are solutions, but as already discussed modizer is not able to play recent Switch, Wii, Wii U and 3DS music. So the only way I can achieve the looping effect is to manually cut the wav in between the looping points. It would even make it easier if there was a bash script that would cut a wav in between sample #x and #y but there's not such a thing available I'm afraid.
Wait hang on, are you just using a standard media player to loop those MP3s? In my experience, there has always been a bit of space in between the end of a song and beginning of another song with most standard media players, meaning a typical MP3 loop like that shouldn't be seamless at all; in fact, it would typically be preferable to just do a standard fadeout loop. I absolutely agree with bxaimc that you should use VGAudio to make conversions for use with modizer if that's an option. As long as that version of modizer supports formats like BRSTM, HPS, and DSP (which it really should), you'll be fine.