Dark Bit Factory & Gravity
PROGRAMMING => Purebasic => Topic started by: inc. on May 07, 2016
-
Hi,
i always using *.v2m sounds but wanna try to play a *.sid file
what i need to know: use a lib or a working code that play c64 sid files in a Demo.
I have in mind to include a sidfile into my demo exe but have no idea how to play the tune?
i appreciate your help
thanks
-
well, just found a old Lib that works in PB 5.30 :||
get it here:
http://majikeyric.free.fr/purebasic/TitchiSIDPurebasicV1.2beta.zip
shouts
-
Hi inc,
There is one for freebasic here:
http://www.dbfinteractive.com/forum/index.php?topic=2333.msg43718#msg43718
It can be easy to convert to purebasic, in fact "energy" have done it, but I can't find it.
-
thank you. I'll test your link too. At the moment : TitchiSIDPurebasicV1.2beta works nice and smoove. not testet different sid tunes. maybe i encounter problems. i'll post infos here.
EDIT:
can't find anything at your link :)
-
Finally...
i tested the Sid Lib and it works very well. At all i wanted to wrap the Amiga Emu (winuae) for Windows into a lil Cracktro Loading screen with sid music.
(http://abload.de/img/neu-24we98.png)
If someone need the Code, you can have it.
The attached exe needs DX9c latest version to run.
best
inc