Results 1 to 10 of 17

Thread: MP3 playback for Prometheus

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25
    I'm more so for completely free options than Bass myself. Bass is great for freeware games, which any beginner would be doing, however as development gets more serious and beginners become novices, this choice in mp3 playback may scare away potential continuing usage of the game library once all the basics have been learned.

    Even as beginners, us independent developers let our heads get big at the start. We all want to be able to release the next big thing and small things like shareware license fees can seem like large limitations so we will seek out newer alternatives. That's kind of what it was like in the days of DelphiX before 3D hardware acceleration was put in. Other game libraries were first spawned because of this missing feature.
    Jason McMillen
    Pascal Game Development
    Co-Founder





  2. #2
    Also, there is a LGPL alternative for BASS http://audiere.sourceforge.net/
    From brazil (:

    Pascal pownz!

  3. #3
    PGD Staff code_glitch's Avatar
    Join Date
    Oct 2009
    Location
    UK (England, the bigger bit)
    Posts
    933
    Blog Entries
    45
    could anyone suggest a good tutorial.example of how to use mpg123 or OpenAl?
    I once tried to change the world. But they wouldn't give me the source code. Damned evil cunning.

  4. #4
    I believe Noeska had a tutorial, but I can't find it anymore.

    Edit: Maybe you'll find this interesting: http://www.pascalgamedevelopment.com...ghlight=mpg123
    Last edited by chronozphere; 11-10-2010 at 07:18 AM.
    Coders rule nr 1: Face ur bugz.. dont cage them with code, kill'em with ur cursor.

  5. #5
    PGD Staff code_glitch's Avatar
    Join Date
    Oct 2009
    Location
    UK (England, the bigger bit)
    Posts
    933
    Blog Entries
    45
    In terms of help, I much appreciate the above. I've thought it over and I think I am going to go with the support ogg and wav and all formats that are GPL-Happy and include a tool to convert .mp3 and other proprietary formats. Thanks for all the help, I think I have plenty more work to do on the Audio unit until the next release.

    cheers,
    code_glitch
    I once tried to change the world. But they wouldn't give me the source code. Damned evil cunning.

  6. #6
    Quote Originally Posted by chronozphere View Post
    I believe Noeska had a tutorial, but I can't find it anymore.
    Just go here:
    http://www.noeska.com/doal/

    and follow the tutorial links...

    cheers,
    Paul

  7. #7
    I know where to find Noeska's tutorials. I just recall that there was one covering MP3 playback, but I can't find that one.
    Coders rule nr 1: Face ur bugz.. dont cage them with code, kill'em with ur cursor.

  8. #8
    PGD Staff code_glitch's Avatar
    Join Date
    Oct 2009
    Location
    UK (England, the bigger bit)
    Posts
    933
    Blog Entries
    45
    'Noeska's tutorials' - I'm getting a lot of these as responses. However, there is one thing I inherently dislike: I've never, like ever, worked with lazarus or delphi... This is rather quite problematic when trying to understand a concept I don't understand at all. Even with the comments and etc. It's making life veeeery difficult. Especially when my only experience with that sort of application development is with Visual Basic.Net 2010 Beta (which I hate and dont use any more)... Apart from that, the new Prometheus_Audio based on (oh hell) OpenAl is now only capable of playing WAV. Lets hope you don't need better compression on audio files.

    Anyway, until I figure this mess of Delphi, Lazarus, C and C++ code along with the vorbis and ogg stuff, prometheus is a bit dead in the water. But hey, I might've seen worse.

    cheers,
    code_glitch
    I once tried to change the world. But they wouldn't give me the source code. Damned evil cunning.

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
  •