Ok I tried and your examples work out of the box on my mac. Nice work.

Can you please add an example where you play a .wav or .mp3 ? I am not very good at composing music :-)

2015-07-10 14:36 GMT+02:00 Ronie Salgado <roniesalg@gmail.com>:
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.

- Where can I download your code ?
http://www.smalltalkhub.com/#!/~ronsaldo/OpenAL/

Best regards,
Ronie

2015-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,

Clement

2015-07-10 3:51 GMT+02:00 Ronie Salgado <roniesalg@gmail.com>:
Hello,

I made bindings for OpenAL, a 3D audio library.

Here I made a quick demo: https://youtu.be/0wqbJrfYmU8

Next, I will integrate it into Woden.

Greetings,
Ronie