Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QtMultimedia how to do a simple Equalizer EQ in Qt? Is it possible?
Forum Updated to NodeBB v4.3 + New Features

QtMultimedia how to do a simple Equalizer EQ in Qt? Is it possible?

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 3 Posters 1.7k Views 3 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.
  • A Offline
    A Offline
    arsinte_andrei
    wrote on last edited by
    #1

    OK, Wish to modify a bit the way that I'm hearing the output of the sound in my app and wish to add an equalizer to it - a basic one like in Aimp or Qmms... is this possible? witch class will allow doing just that?

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

      Hi
      Im not sure its directly possible but you can have a look at this and see what it uses
      https://sourceforge.net/projects/equalizerapo/

      1 Reply Last reply
      1
      • A Offline
        A Offline
        arsinte_andrei
        wrote on last edited by
        #3

        I wish more a Qt solution.... something to work with QMediaPlayer if possible...

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

          Well its made with Qt. :)

          Anyway, maybe others have a smaller solution with QMediaPlayer .
          As far as I know its not so easy to get to be allowed to alter the input stream.

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

            Hi,

            @mrjj is right. Currently QtMultimedia does not offer such tools.

            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
            2

            • Login

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