Results 1 to 10 of 23

Thread: S3M or MOD Pascal/Delphi player library with source code (no DLL/SO!)?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    modplug, eh? Sounds good...thanks for that Andru

    On the other hand, in my searching last night I found this topic on stackoverflow:
    http://stackoverflow.com/questions/7...ies-for-delphi

    Which mentions our very own BeRo (Benjamin Rosseaux)! He has a bunch of downloads which includes source code for a MOD player and XM player! (MiniMod, and BeRoXM):
    http://bero.0ok.de/downloads/

    He also as a very small player that seems to be able to play MOD/S3M/IT/XM and some others...

    I have sent him a PM about be being able to use some of this source code in my game

    cheers,
    Paul

  2. #2
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25
    You could try SoundLib3 which is completely written in Object Pascal. Not sure if it requires a dynamic library though. http://www.crossfire-designs.de/inde...e&name=sl3.htm

    ModPlug had been made open source some time ago. Though written in C, it did help me work on my OpenMod library a bit...

    ...still looking Paul.
    Jason McMillen
    Pascal Game Development
    Co-Founder





  3. #3
    Quote Originally Posted by WILL View Post
    You could try SoundLib3 which is completely written in Object Pascal. Not sure if it requires a dynamic library though. http://www.crossfire-designs.de/inde...e&name=sl3.htm

    ModPlug had been made open source some time ago. Though written in C, it did help me work on my OpenMod library a bit...

    ...still looking Paul.
    thanks Jason

    EDIT: SoundLIb3 does use DLLs BTW...
    Last edited by paul_nicholls; 09-01-2012 at 09:54 PM.

  4. #4
    Has anyone here 'heard' from BeRo (Benjamin Rosseaux) lately? I PMed him a couple of days ago but haven't gotten an answer yet about his module playing code...

    cheers,
    Paul

  5. #5
    @Paul: I have read your mails, but I was busy (and I am still it) in the moment, so that I wrote the answer mail first some minutes ago. So check your mails

  6. #6
    Quote Originally Posted by BeRo View Post
    @Paul: I have read your mails, but I was busy (and I am still it) in the moment, so that I wrote the answer mail first some minutes ago. So check your mails
    No worries Benjamin, I have read the email, and thanks so much!! You rock!

    cheers,
    Paul

  7. #7
    FMOD has a minifmod player in sourcecode and free. The source code builds a dll, but I think it can be ported to create a component.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •