digital-sound-antiques / libkss

A player library for MSX music formats.
Other
38 stars 5 forks source link

FAC SoundTracker file doesn't play #12

Open arnaud-neny opened 11 months ago

arnaud-neny commented 11 months ago

Files converted using mus2kss don't play in lib kss (they load, but nothing happen or garbage sound). They are playing fine with libnezplug. mus2kss here: http://msx.fi/nyyrikki/pc.html mus files here: http://modland.com/pub/modules/FAC%20SoundTracker/

okaxaki commented 10 months ago

Sorry for my late reply.

How do you play converted kss files through libkss? I have checked some converted kss files MSXplug on Winamp and msxplay.com (libkss is used their backend) but seems to have no significant problem.

arnaud-neny commented 10 months ago

I have my own player (https://github.com/arnaud-neny/rePlayer). If I convert a FAC Soundtracker file using mus2kss (picked from modland), it doesn't produce any sound with libkss but it's working fine with libnezplug

okaxaki commented 10 months ago

I have checked again using kss2wav, a sample binary in libkss package. I tried Equinoxe IV (1978) and London Kit (1988), converted with mus2kssa.BAT. While I have not checked the sound of the original music, I have not had any problems with the sound not coming out.

Did you use mus2kssa.BAT for conversion? I think Mus2kssf.BAT won't work because these MUS files are for MSX-AUDIO.

arnaud-neny commented 10 months ago

It might have been some files not working, can remember now which one it was. Thank you for checking!