Thread: OpenAL

  1. #1
    Registered User
    Join Date
    Jan 2008
    Posts
    21

    OpenAL

    Someone can explain me how i put openAL to work?

  2. #2
    Cat without Hat CornedBee's Avatar
    Join Date
    Apr 2003
    Posts
    8,895
    1) You download it.
    2) You read the documentation.
    3) You set it up so that the include files and libraries can be found.
    4) You include the headers.
    5) You link against the library.
    6) You use the functions.
    All the buzzt!
    CornedBee

    "There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code."
    - Flon's Law

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 issues
    By Slyde in forum Game Programming
    Replies: 2
    Last Post: 03-20-2004, 09:33 AM
  3. OpenAL
    By Donnellg in forum Game Programming
    Replies: 11
    Last Post: 11-21-2002, 09:39 PM
  4. OpenAL
    By DavidP in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 05-31-2002, 06:32 PM
  5. OpenAL
    By DavidP in forum Game Programming
    Replies: 0
    Last Post: 05-24-2002, 03:00 PM