Pregunta

I have two sound cards on my machine, and I'm developing an application playing sounds via SDL_mixer. I want some of these sounds played on first card and some on others. How can I achieve that in Windows?

It doesn't even have to be a single instance. I have two instances running with different enviroment (AUDIODEV) in Linux and it works fine for me.

¿Fue útil?

Solución

This feature is in roadmap for current (June 2013) release-candidate SDL 2.0.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top