Hi Cl��ment,
��- Does your bindings work fine on Mac os x ?I don't know. They should work.- Do you have to put a .so / .dll somewhere near your vm or does it work out of the box ?It requires an implementation of OpenAL to be available. In Linux I only need to install the OpenAL package. In windows, I have to use the OpenAL soft implementation ( http://kcat.strangesoft.net/openal.html )Perhaps there is some tweaking needed in the library search path for OS X.http://www.smalltalkhub.com/#!/~ronsaldo/OpenAL/- Where can I download your code ?Best regards,Ronie2015-07-10 5:56 GMT-03:00 Cl��ment Bera <bera.clement@gmail.com>:I am interested in playing music in Pharo.Questions:- Does your bindings work fine on Mac os x ?- Do you have to put a .so / .dll somewhere near your vm or does it work out of the box ?- Where can I download your code ?Good work,Best,Clement2015-07-10 3:51 GMT+02:00 Ronie Salgado <roniesalg@gmail.com>:RonieGreetings,Next, I will integrate it into Woden.Here I made a quick demo: https://youtu.be/0wqbJrfYmU8Hello,I made bindings for OpenAL, a 3D audio library.