Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Learning
  3. Qt in Education
  4. Is there a function to split audio left and right channel?

Is there a function to split audio left and right channel?

Scheduled Pinned Locked Moved Unsolved Qt in Education
6 Posts 2 Posters 2.5k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • WindBeGo2W Offline
    WindBeGo2W Offline
    WindBeGo2
    wrote on last edited by
    #1

    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?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      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.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      WindBeGo2W 1 Reply Last reply
      0
      • SGaistS SGaist

        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.

        WindBeGo2W Offline
        WindBeGo2W Offline
        WindBeGo2
        wrote on last edited by
        #3

        @SGaist is Qt support OpenAL?

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          If by that question you mean: can I use both Qt and OpenAL ? There's nothing stoping from doing it.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          WindBeGo2W 1 Reply Last reply
          0
          • SGaistS SGaist

            If by that question you mean: can I use both Qt and OpenAL ? There's nothing stoping from doing it.

            WindBeGo2W Offline
            WindBeGo2W Offline
            WindBeGo2
            wrote on last edited by
            #5

            @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!

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              With what ?

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved