Open walksanatora opened 11 months ago
Thank you for the report. I’ll try to investigate the issue over the weekend.
I was able to get the same behavior and it seems to be an upstream issue. Check the documentation of Openmpt.setLooping here: https://solhsa.com/soloud/modplug.html
calling
openmpt::set_looping(false)
should prevent it from loopingI was using Wind of Fjords and it looped after the song finished even with loop set to false and loop count set to 0 (confirmed by printing with
soloud.looping(handle)
andsoloud.loop_count(handle)
SoLoud crate version: 1.0.5 default backend for that version arch linux on kde plasma cargo version: cargo 1.74.1 (ecb9851af 2023-10-18)
which this prints (at the time of writing and letting it run)
which that duration is a bit above the 3:36 that Wind of Fjords is