OpenAL Wraper where download?

Blitz3D Forums/Blitz3D Programming/OpenAL Wraper where download?

Yue(Posted 2012) [#1]
Hello, OpenAl Wraper where donwload for Blitz3D.


big10p(Posted 2012) [#2]
You mean this?

http://tools.mirage-lab.com/


Yue(Posted 2012) [#3]
yes, ... problem is "User lib not found", exec efeccts.bb, i am copy and paste dcl and dll Userlibs.



Where OpenAL32.dll for BlitzAl??
Ok no problem, http://connect.creativelabs.com/openal/Downloads/Forms/AllItems.aspx

Thans of help me.

Last edited 2012

Last edited 2012

Last edited 2012


Kryzon(Posted 2012) [#4]
Yue, if you compile an application using an userlib, other people will only be able to run it if you include the DLLs it uses all under the same folder as the ".EXE".

In the case of OpenAL, you'll need to run the OpenAL installer on the user's system (especially hassle-free if you use the "/s" for silent installation), or at least supply the redistributable installer along with your application's installer so that the users can install themselves (if you go this direction, make sure to tell the user that he needs to install OpenAL in order for your application to work).

Read more here (bottom of page): http://connect.creativelabs.com/openal/OpenAL%20Wiki/Enumeration%20with%20OpenAL%20on%20Windows.aspx


Yue(Posted 2012) [#5]
Thanks Kryzon. ;)

I loved OpenAL for Blitz3D, it's great to see how fast loading audio files to the computer memory in comparison with native command Blitz3D.

Thanks to the creator of this package.


Rroff(Posted 2012) [#6]
I haven't tested it but I don't think Mirage Tool's Open AL wrapper requires any other Open AL components installed that it doesn't include itself - but I've not tested it on a PC that doesn't already have an Open AL installation.


Yue(Posted 2012) [#7]
What I noticed is that when loading an audio file with Blitz3D commands native to the memory of the computer (loadSound) when starting my application lasts an average of 3 to 5 seconds with the black screen, for this loading. Ogg without boarding with OpenAL, this does not happen and loads very fast, this is great for my computer is slow. =)


Guy Fawkes(Posted 2012) [#8]
Indeed :)


Yue(Posted 2012) [#9]
hello, a new demo for Audio settings, I would ask a favor and check the screen resolution change of the four possible sound of the music still continues playing because I only work here in the first two display settings. This is OpenAL.

http://www.mediafire.com/?c7425sdwdduadxl


Cellulo(Posted 2015) [#10]
Here the working link to download OpenAL wrapper for Blitz3D from wayback internet archives:


http://web.archive.org/web/20140302201514/http://www.tools.mirage-lab.com


Dan(Posted 2015) [#11]
http://web.archive.org/web/*/http://www.tools.mirage-lab.com/files* here is the link to the files, from the above web.archive.org link