SFML community forums

Help => Audio => Topic started by: shackra on April 19, 2013, 04:42:37 am

Title: I want to use this module for another project!
Post by: shackra on April 19, 2013, 04:42:37 am
Hello! :D

I have a project that lacks of "advanced"  audio support (3D sound, load various sound formats and such) and I want to integrate this module to my project using Python's ctypes (http://docs.python.org/2/library/ctypes.html) alĂ  Pymunk (https://github.com/gardaud/pymunk/), so I want to know:


Just for Windows: csfml-audio-2.dll, libsndfile-1.dll and openal32.dll are all the files that I need to make the Audio module works or those files depends on others inside lib/?

cheers! :)