OpenAL wrapper

Developed or developing a new product in PureBasic? Tell the world about it.
DarkDragon
Addict
Addict
Posts: 2345
Joined: Mon Jun 02, 2003 9:16 am
Location: Germany
Contact:

OpenAL wrapper

Post by DarkDragon »

Hello,

Here's my OpenAL wrapper with a example and the DLLs:
http://www.bradan.net/downloads/OpenAL.zip
Just do whatever you want with it.
bye,
Daniel
User avatar
Rescator
Addict
Addict
Posts: 1769
Joined: Sat Feb 19, 2005 5:05 pm
Location: Norway

Post by Rescator »

Any chance of a update?

The OpenAL.dll that comes with your example source is 5.10.2878.3 (from 2002)
And I assume the PB lib's is also tailored for that version.

Latest OpenAL.dll is 6.14.357.11 and the example source/program crashes if used with this dll. (made my system bluescreen actually).

If you don't have the time then point out things I should be aware of if I make my own updated PB lib.

Regards,
DarkDragon
Addict
Addict
Posts: 2345
Joined: Mon Jun 02, 2003 9:16 am
Location: Germany
Contact:

Post by DarkDragon »

Rescator wrote:Any chance of a update?

The OpenAL.dll that comes with your example source is 5.10.2878.3 (from 2002)
And I assume the PB lib's is also tailored for that version.

Latest OpenAL.dll is 6.14.357.11 and the example source/program crashes if used with this dll. (made my system bluescreen actually).

If you don't have the time then point out things I should be aware of if I make my own updated PB lib.

Regards,
I will look for it, thanks for asking ;) .(This post will be edited when I found something or not)
[EDIT]
I need the downloadlink for the newer version on windows, can't find it and I'm feeling like a citron freshly squeezed 3 times.
bye,
Daniel
User avatar
Rescator
Addict
Addict
Posts: 1769
Joined: Sat Feb 19, 2005 5:05 pm
Location: Norway

Post by Rescator »

DarkDragon
Addict
Addict
Posts: 2345
Joined: Mon Jun 02, 2003 9:16 am
Location: Germany
Contact:

Post by DarkDragon »

Thanks, well I can't code anymore, my body is damaged and school takes too much time(and my soft and hardware). Today my printer(Epson, such a hell) printed just the half of what OpenOffice 2.0 beta sent there. It took me 1 1/2 hours to print just 8 pages and the formating of the last pages is readonly, so I didn't know how to delete a Index-block.

Here's the source(I started converting it to the new version with the DLL2PBLib tool by ts-soft. Ask him for a download link. It's great.): http://www.bradan.net/downloads/OpenAL_Source_Pack.zip
bye,
Daniel
User avatar
Rescator
Addict
Addict
Posts: 1769
Joined: Sat Feb 19, 2005 5:05 pm
Location: Norway

Post by Rescator »

Thanks, and I hope things get better!

I'm gonna mess around with this and anything usefull I'll announce here,
and considering OpenAL is LGPL licensed it may be suitable to add it to the PBOSL project later too.

*lights a smoke and fetches a cup of cocoa and gets his hands dirty*
Post Reply