Is there a function to split audio left and right channel?
-
Hi and welcome to devnet,
If you are thinking about QtMultimedia, then currently no. You need a more advanced audio processing library for what you want to achieve.
-
Hi and welcome to devnet,
If you are thinking about QtMultimedia, then currently no. You need a more advanced audio processing library for what you want to achieve.
-
If by that question you mean: can I use both Qt and OpenAL ? There's nothing stoping from doing it.
-
If by that question you mean: can I use both Qt and OpenAL ? There's nothing stoping from doing it.
-
With what ?