m-overlay icon indicating copy to clipboard operation
m-overlay copied to clipboard

.BRSTM support?

Open davidvkimball opened this issue 4 years ago • 2 comments

I figured this was a long shot, but BRSTM files are loopable music files which work in Brawl. Would it be possible for the music/stage/playlist feature for rollback Slippi / Melee work with BRSTM files? They loop seamlessly which is why I think they'd be perfect for it.

davidvkimball avatar Jul 29 '20 08:07 davidvkimball

This is another thing that would be very difficult to implement, since I don't have much control over the audio system I use at the moment. This would be something that I could add if I get around to porting this to another library.

bkacjios avatar Jul 29 '20 19:07 bkacjios

Seems like it would be possible to convert BRSTM's in-memory to WAV by porting an open-source algorithm and then have Love play that.

I don't know how in-demand this feature is, though.

It might be more practical to find a program that can convert BRSTM's to loopable WAVs, which M'Overlay now supports.

ribbanya avatar Aug 29 '21 04:08 ribbanya