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. Sound SIMPLE spectrum analyzer
Qt 6.11 is out! See what's new in the release blog

Sound SIMPLE spectrum analyzer

Scheduled Pinned Locked Moved General and Desktop
8 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.
  • M Offline
    M Offline
    megido
    wrote on last edited by
    #1

    Hi, i want SIMPLE sound spectrum analizer based on progressbars
    !http://softomania.org.ua/uploads/posts/2013-01/1358791961_screamer_radio.png(example)!

    i used now Phonon, but i dnt know how to get frequrency or something like this for visualization sound?

    how to get frequrency in QTmultimedia i not found too

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

      Hi and welcome to devnet,

      The progress bar could only indicate the volume, it's not really suited for spectrum analyzes. What values would you like to show with progress bars ?

      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
      • M Offline
        M Offline
        megido
        wrote on last edited by
        #3

        I dnt know, but not volumes

        1 Reply Last reply
        0
        • M Offline
          M Offline
          megido
          wrote on last edited by
          #4

          "Install radio":http://www.screamer-radio.com/download/
          and open any station
          its not volume

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

            The thing to the left ? It's a peak meter, so it shows the instant level of an audio signal (loudness). More or less it's the volume

            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
            • M Offline
              M Offline
              megido
              wrote on last edited by
              #6

              ok, how to get this loudness from phonon.AudioOutput?

              1 Reply Last reply
              0
              • M Offline
                M Offline
                megido
                wrote on last edited by
                #7

                thank, i found it in QTmultimedia documentation

                PeakValue The peak volume of the media's audio stream.

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

                  You're welcome

                  If this solves your problem, don't forget to update the thread's title prepending [solved] so other forum users may know a solution has been found :)

                  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