RoboPlay - Multi format music player in Fusion-C

Page 20/25
13 | 14 | 15 | 16 | 17 | 18 | 19 | | 21 | 22 | 23 | 24 | 25

By aoineko

Paragon (1202)

aoineko's picture

23-09-2022, 18:25

Congratulations for this super replayer.

I had the opportunity to read the code of some players. It's very instructive.

By sdsnatcher73

Enlighted (4461)

sdsnatcher73's picture

27-11-2022, 15:48

I think Scream Tracker 3 S3M support would be nice. Here is a song I have fond memories of in my PC time (I used a Gravis Ultra Sound back then). OPL4 should be able to handle it just as well as the GUS. Some tracks can be found here.

By ToriHino

Paladin (956)

ToriHino's picture

28-11-2022, 19:01

Actually that one is on the to-do list, already did some investigations on it as well.

By ToriHino

Paladin (956)

ToriHino's picture

12-02-2023, 13:52

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

By Firebird

Supporter (4)

Firebird's picture

12-02-2023, 17:05

Very vool player, thanks!

By jepmsx

Champion (290)

jepmsx's picture

02-03-2023, 21:32

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?

By ToriHino

Paladin (956)

ToriHino's picture

02-03-2023, 23:37

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.

By jepmsx

Champion (290)

jepmsx's picture

03-03-2023, 11:37

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.

By ToriHino

Paladin (956)

ToriHino's picture

03-03-2023, 12:39

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 LOL! . But will try too look into it as well.

By jepmsx

Champion (290)

jepmsx's picture

03-03-2023, 16:00

I'm using the files downloaded from gitlab in the dsk directory

Page 20/25
13 | 14 | 15 | 16 | 17 | 18 | 19 | | 21 | 22 | 23 | 24 | 25