PB Wrapper for FreeSL (3d Audio Library)

Share your advanced PureBasic knowledge/code with the community.
erion
Enthusiast
Enthusiast
Posts: 128
Joined: Sun Jan 24, 2010 11:12 pm

PB Wrapper for FreeSL (3d Audio Library)

Post by erion »

Hello,

I made a very simple FreeSL wrapper for PB, and ported the 7 samples.
From The Author's website
FreeSL is an OpenAL and EAX wrapper. It also has sound object loading and memory management implemented.
Download(1 mb), PB include, libraries plus sample code included.

Tested using PB 4.60 (win x86/64)

Erion
Last edited by erion on Wed Feb 01, 2012 2:40 pm, edited 1 time in total.
To see a world in a grain of sand,
And a heaven in a wild flower,
Hold infinity in the palm of your hand,
And eternity in an hour.

- W. B.

Visit my site, also for PureBasic goodies http://erion.tdrealms.com
User avatar
electrochrisso
Addict
Addict
Posts: 989
Joined: Mon May 14, 2007 2:13 am
Location: Darling River

Re: PB Wrapper for FreeSL (3d Audio Library)

Post by electrochrisso »

Thanks for posting, I will check it out. :)
PureBasic! Purely the best 8)
bmon
User
User
Posts: 54
Joined: Sat May 24, 2008 8:51 pm
Location: U.S.

Re: PB Wrapper for FreeSL (3d Audio Library)

Post by bmon »

Thank you Erion! I too have been looking for some way to implement sound that is cross platform compatible. Or at least will work with ALL window's based operating systems without the reliance on DirectX9.0c ... I will have to give this a good look to see how it works ... Much appreciated for all your work!
Post Reply