Results 1 to 10 of 14

Thread: [DirectSound][FreePascal 2.4.x]Playing OGG in separate threads

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #12
    For OpenAL tutorials, you should have a look here.

    http://www.noeska.com/doal/tutorials.aspx

    There is an OGG playback tutorial that will explain how to stream and decode audio from your harddrive. This will almost work the same for MP3. You only need a different library for decoding. I believe I have some sourcecode for that (taken from a tutorial, but I can't find it now).

    Edit: I noticed that one of the tutorials DOES cover MP3 briefly. It uses the mpg123 library. Have a look at that.
    Last edited by chronozphere; 02-10-2010 at 02:16 PM.
    Coders rule nr 1: Face ur bugz.. dont cage them with code, kill'em with ur cursor.

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
  •