I'm looking to start learning the basics of OpenSL ES without getting into the whole Android business. Is there no tutorials describing the process of setting up OpenSL, as there are for OpenAL?

I am using Ubuntu.

link|improve this question

80% accept rate
feedback

1 Answer

up vote 1 down vote accepted

ES stands for Embedded Systems, so it's mst likely targeting mobile devices, not so much desktop PC's.

So its is not generally available for Desktop machines (OpenSL ES - Embedded Audio Acceleration). : http://www.khronos.org/opensles/

link|improve this answer
This was what I expected to hear. This saddens me, because the OpenSL ES looks like it has a heck of alot of cool built in stuff like midi that something like OpenAL doesn't have. Is there not an OpenSL Non-ES version? – IamPolaris Dec 29 '11 at 23:22
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.