Just look for openAL Apple docs, there's plenty there. The library is pretty 
low-level, so start small and slowly build on what you learn. For instance, 
begin with a basic world with a single sound source, then work with sounds more 
and more until you are comfortable with things like occlusions, cones, 
positions, and other effects. Then integrate iOS touch and gestures, but only 
once you fully grasp OpenAL. I have not worked through all that yet, but that 
is my plan (though for OS10, not iOS). Fortunately, the OpenAL that Apple uses 
is really just a wrapper, so any OpenAL code or tutorial you find should work, 
even if it is not Apple-specific.
On Aug 14, 2013, at 11:59 AM, nicholas acosta <[email protected]> 
wrote:

> Hello, I was going to join the IOS developer program. I know how to write 
> apps but I need some help on writing an audio game for IOS. I know that I can 
> use the Open AL frame work for putting audio in to my game but Does anyone 
> know how that works? Thanks.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "MacVisionaries" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/macvisionaries.
> For more options, visit https://groups.google.com/groups/opt_out.
>  
>  



Have a great day,
Alex (msg sent from Mac Mini)
[email protected]



-- 
You received this message because you are subscribed to the Google Groups 
"MacVisionaries" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/macvisionaries.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to