Restored from previous forum. Originally posted by WolfgangS.
Hi !
There is a library available to play .sid files. Unfortunately to show how it works there is only a C++ sourcecode available.
If you can help me to translate 20 lines of C++ in Purebasic i would be extremely happy
Restored from previous forum. Originally posted by Kendrel.
i'd be also very interested in this...
ill have a look into it myself tomorrow, but i fear my c++ knowledge isnt big enough... atleast ill try it.
if someone of you is able to do it, then please come on and help us out... i loved the c64 and still listen to some of its sid musics... would be very nice to have some of them in a game or something... makes retro stuff even more retro
Restored from previous forum. Originally posted by WolfgangS.
HI GPI!
Unfortunately there is no other way to contact you ...
Did you also figure out how to change from one song to the other song when MORE then ONE song is in a single songfile ?
This happend e.g. in .sid files ....
When i load the .sid plugin with the WinAmp there appears another scrollbar to scroll through the different songs in the single file.
Restored from previous forum. Originally posted by WolfgangS.
HI !
I used the SidAmp V1.33-Plugin and there is no second scrollbar.
It is buggy with the SidAmp V1.33 (also 1.34) Plugin. You have to start the WinAmp and the pointer of your playlist have to be on a "multisong" .SID file. It better work with the in_littlesid.dll http://www.sid6581.org(but worse sound quatity )
Look at this: http://www.schliess.com/stuff/Image5.png and you will see the special scrollbar with the information how many songs are in the file and which one is the actual.
I´m quite sure there is a standardized way to figure out how many songs are in one file and a special way to choose from it.
Restored from previous forum. Originally posted by WolfgangS.
Hi !
Yes. I the case of the picture WinAmp figured out how many songs are in the file (in this case 10) the actual song (2nd one) and you can change the current song by pressing "+" or "-".
You see this scrollbar when you use the in_littlesid.dll and the in_sid.dll plugin.
The scrollbar should appear every time when a musicfile is loaded which provides more then one song in a file. Unfortunately i know only .sid.
Does .XM provides more then one song in a single file ?