Page 1 of 4 123 ... LastLast
Results 1 to 10 of 33

Thread: Delphi Audio Library..

  1. #1

    Delphi Audio Library..

    Hello,

    I am looking for a very easy to use, but good Audio Library for Delphi, but NOT FMOD NOR Audiolab, lol, those were horrible and I couldn't get FMOD working.

    Could someone help me find a library or component/component suite that I could use to enable me to play audio and video files in Delphi?

    Thank you very much.

    I've been trying to make this Media Player for a very long time now and haven't succeeded.
    Nicholas.
    <br />
    <br />Please join: http://holzstukka.proboards81.com

  2. #2

    Delphi Audio Library..

    I've used openal before, it seemed to work ok. Have you tried it?

  3. #3

    Delphi Audio Library..

    Delfi has made one which sounds pretty nice
    Peregrinus, expectavi pedes meos in cymbalis
    Nullus norvegicorum sole urinat

  4. #4

    Delphi Audio Library..

    see:
    http://www.pascalgamedevelopment.com...er=asc&start=0

    it is not complete, but works great so far when testing.
    This is my game project - Top Down City:
    http://www.pascalgamedevelopment.com...y-Topic-Reboot

    My OpenAL audio wrapper with Intelligent Source Manager to use unlimited:
    http://www.pascalgamedevelopment.com...source+manager

  5. #5
    Legendary Member cairnswm's Avatar
    Join Date
    Nov 2002
    Location
    Randburg, South Africa
    Posts
    1,537

    Delphi Audio Library..

    JEDI-SDL includes SDL_mixer.
    William Cairns
    My Games: http://www.cairnsgames.co.za (Currently very inactive)
    MyOnline Games: http://TheGameDeveloper.co.za (Currently very inactive)

  6. #6

    Delphi Audio Library..

    I've tried OpenAl before, it didn't work, I can't reemember what happened


    I'm going to try Delfi's.

    But is there anything easy to use that's good?

    I've tried a few and can't seem to find anymore
    Nicholas.
    <br />
    <br />Please join: http://holzstukka.proboards81.com

  7. #7

    Delphi Audio Library..

    Ok, i'm trying OpenAl again.

    I ran the installer and all I see is OpenALWEAX.exe, and nothing else, how do i use it?
    Nicholas.
    <br />
    <br />Please join: http://holzstukka.proboards81.com

  8. #8

    Delphi Audio Library..

    Quote Originally Posted by Voltrox
    Ok, i'm trying OpenAl again.

    I ran the installer and all I see is OpenALWEAX.exe, and nothing else, how do i use it?
    try my wrapper to use openal, but if you want raw openal you need noeska's pascal headers: http://www.noeska.com/doal/
    This is my game project - Top Down City:
    http://www.pascalgamedevelopment.com...y-Topic-Reboot

    My OpenAL audio wrapper with Intelligent Source Manager to use unlimited:
    http://www.pascalgamedevelopment.com...source+manager

  9. #9

    Delphi Audio Library..

    I tried Delfi's and I can't get it to work, it's beyond me...

    Any suggestions on an easy to use good Audio Library?
    Nicholas.
    <br />
    <br />Please join: http://holzstukka.proboards81.com

  10. #10
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25

    Delphi Audio Library..

    Now here is a man on a quest for knowlage. Nice to see.

    I'd recommend using Noeska's (Official?) OpenAL translated headers. They are extremely easy to use I found and the demos on his sight provide perfect examples on how to use it. [size=9px](Again very simple and 3D capable with little or no effort!)[/size]
    Jason McMillen
    Pascal Game Development
    Co-Founder





Page 1 of 4 123 ... LastLast

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
  •