Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - peterb2005

Pages: [1]
1
What function to call to play the rest of subsongs in a file, not just the first one.

2
Other languages / Re: [delphi]adlib(rad) music player
« on: January 17, 2020 »
No need, almost identical one with sources is here already.

http://www.dbfinteractive.com/forum/index.php?topic=3170.msg42360#msg42360

3
Other languages / [delphi]adlib(rad) music player
« on: January 03, 2020 »
 Some time ago I found C source for playing the oldschool Reality AdLib Tracker (.rad) tunes,
    after a while of compiling and experimenting I managed to get a simple working delphi player.


    + no external dlls
    + no hassle compilation
    + music file embedded inside
    + fairly small size cca 50kb (not packed)


Hope somebody finds it useful. :)

Pages: [1]