Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello, I want to split right and left channel from a mp3 or mpeg files so I can mute the vocal from that audio files. Is there any function to split audio channel or mute the vocal only?
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.
@SGaist is Qt support OpenAL?
If by that question you mean: can I use both Qt and OpenAL ? There's nothing stoping from doing it.
@SGaist One more question sir.. can I play only one channel from a stereo audio? for example only play left channel or right channel Thanks!
With what ?