Congratulations for this super replayer.
I had the opportunity to read the code of some players. It's very instructive.
Actually that one is on the to-do list, already did some investigations on it as well.
Added Darky support. When detected, all PSG output only goes to the Darky device. Channels are divided over left, mid and right ('ABC') for both ePSG's to enable stereo replay. Replay of 6-channel PT3 files is also supported over Darky.
All sources and binaires (in the 'dsk' folder) can be found here.
Updated the starter pack with a number of 6 channel PT3 files as well, this can be downloaded from here
Very vool player, thanks!
Thanks to crisag I finally have a Wozblaster and I've tried roboplay. It's amazing. Thanks ToriHino!
Unfortunately, I have a little problem, I want to create a m3u file to play the files randomly. I've created one with the whole path to the song and it doesn't play it. I've also tried with the path related to the current directory and it doesn't work either. Does it need a special format?
By the way, when it plays the songs for moonblaster (MSX-Music + Msx-Audio), does it load the ADPCM part of the MSX-Audio to the wave part of the OPL4?
For the m3u file there should not be the need for any special format, it just takes the lines similar to when provided as a command line option. Just a plain text file containing only a list of song names (with path included where neede) is enough.
So for example:
SONG_A.MBM B:\SONGS\SONG_B.MBM ..\SONG_C.MBM
Regarding the ADPCM part: yes, while loading these samples are converted to PCM and stored in the wave part of the OPL4.
Thanks ToriHino for the information, I've tried to import an old moonblaster file to moonblaster for moonsound FM and the results weren't as good as yours, congratulation.
I had built it my m3u as you have said. The only difference is that I had used the Yen character in place of the backslash to point to the path.
After your comment, this morning I've done a quick test:
test
I've made a dir > prova.m3u
in the directory where the songs are and played it path_to_roboplay\roboplay.com prova.m3u
But I haven't succeeded either.
During the weekend I will do more tests.
Sorry for my clumsiness and thanks for your answer.
It could of course always be that something is broken in recent updates, especially with migrating to the latest SDCC. Unfortunately I don't have an extensive test suite in place . But will try too look into it as well.
I'm using the files downloaded from gitlab in the dsk directory