Re: Python and 3d positioning with Libaudioverse

Hmm, I see. OpenAL is broken into two branches, the closed source OpenAL by Creative, and the open sourced version called OpenAL Soft. OpenAL Soft is the better maintained of the two, usually they recommended installing regular OpenAL from openal.org to setup proper linking, then replace the dll's with those from OpenAL Soft for more features and fixes.

The problem may be that because your using a 64 bit system its not putting or finding the correct up to date version in the right folders. The OpenAL32.dll I included was the 32 bit version, you could try grabbing the 64 bit version out of OpenAL Soft and replacing the one in the folder with the example script. Generally, for 64 bit systems the 32 bit OpenAL32.dll goes in the syswow64 folder, and the 64 bit version goes in the system32 folder.

_______________________________________________
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector
  • ... AudioGames . net Forum — Off-topic room : Hrvoje via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : Hrvoje via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : Hrvoje via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : thggamer via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : magurp244 via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : Hrvoje via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : magurp244 via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : magurp244 via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : Hrvoje via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : Hrvoje via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : magurp244 via Audiogames-reflector

Reply via email to