Lime software mixing two (or more) sounds using OpenAL

Since lime sound system is based on OpenAL is there any ability to mix two or more sound frames (2048 sound chunks of PCM) of the fly using OpenAL?

Basicaly i’m interested in iOs and android targets

You should have direct OpenAL API access, if its possible with OpenAL, it should be possible in Lime :slight_smile: