ValleyBell / libvgm

A more modular rewrite of most components from VGMPlay. will include sub-libraries for audio output, sound emulation and VGM playback
irc://irc.digibase.ca/#vgmrips
136 stars 33 forks source link

Looping is inconsistent #94

Closed polygonnedpotato closed 2 years ago

polygonnedpotato commented 2 years ago

Playing vgm files leads to playback being cut off near the end and instead of looping properly, goes back to the beginning of the file.

ValleyBell commented 2 years ago

please post a link to an example file or attach one

polygonnedpotato commented 2 years ago

Here

ValleyBell commented 2 years ago

I'll just quote the VGMPlay file information:

File Name:      17 - Drowning.vgm
[...]
Format:         VGM 1.50    Gain: 1.00    Loop: No

"no loop" means it won't loop, because the file itself says it is not supposed to loop.