Thread: OpenAL

  1. #1
    l'Anziano DavidP's Avatar
    Join Date
    Aug 2001
    Location
    Plano, Texas, United States
    Posts
    2,743

    OpenAL

    I posted this on the Game Programming board over a week ago...but never got any answer...thought I might re-ask it here...

    Has anybody here ever used OpenAL? (Open Audio Library, www.openal.org)

    I went to their site...but it confused me...I didnt know what to download or anything....and I couldnt really find any tutorials...

    How compatible is it with SDL, and how multiplatform is it? I know it supposedly has the ability to play MP3s...and that is what I want...and it is also supposedly multiplatform just like OpenGL, and I also want that. I want to use it in my SDL programs.

    Anybody ever used OpenAL before?
    My Website

    "Circular logic is good because it is."

  2. #2
    Has a Masters in B.S.
    Join Date
    Aug 2001
    Posts
    2,263
    >Has anybody here ever used OpenAL?

    a little, not enough to help with anything.

    >I didnt know what to download or anything

    http://developer.creative.com/script...oads.asp?opt=2

    >and I couldnt really find any tutorials...

    there are virtually none

    > How compatible is it with SDL,

    i don't know, doesn't/didn't SDL already use it?

    >and how multiplatform is it?

    linux,windows,mac's ect...

    i don't know about it playing mp3's but it might...

    unfortunatly, loki has losed and developement on OpenAL has not been updated in over a year... so it future is in question.

    if it isn't continued by somebody in a year or so then look into OpenML which isn't out yet and won't be for a year or so yet, but it will be capable of cross platform mp3 audio. the futures foggy till then.

    http://www.khronos.org
    ADVISORY: This users posts are rated CP-MA, for Mature Audiences only.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. OpenAL Programming
    By computerquip in forum Game Programming
    Replies: 7
    Last Post: 07-05-2009, 09:27 AM
  2. OpenAL
    By skiler in forum C++ Programming
    Replies: 1
    Last Post: 01-26-2008, 09:18 AM
  3. OpenAL issues
    By Slyde in forum Game Programming
    Replies: 2
    Last Post: 03-20-2004, 09:33 AM
  4. OpenAL
    By Donnellg in forum Game Programming
    Replies: 11
    Last Post: 11-21-2002, 09:39 PM
  5. OpenAL
    By DavidP in forum Game Programming
    Replies: 0
    Last Post: 05-24-2002, 03:00 PM