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. Use Qt Charts or Qt Data Visualization to create audio Spectrogram
Qt 6.11 is out! See what's new in the release blog

Use Qt Charts or Qt Data Visualization to create audio Spectrogram

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.1k Views
  • 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.
  • B Offline
    B Offline
    benjamin.martens
    wrote on last edited by
    #1

    I've been using Qt charts to plot the frequency response data for an audio signal. I cant figure out how to use the Qt framework to create an audio Spectrogram (like these: https://www.google.nl/search?q=audio+spectrogram&safe=off&espv=2&biw=1280&bih=934&source=lnms&tbm=isch&sa=X&ved=0ahUKEwjCj_fl3tXQAhVILcAKHbWfD0MQ_AUIBigB). Is this possible, and if so, how to do it ?

    Thanks in advance.

    1 Reply Last reply
    0
    • m.sueM Offline
      m.sueM Offline
      m.sue
      wrote on last edited by
      #2

      Hi,
      if you know how to prepare and arrange your data for this kind of visualization, then yes: I would use Qt charts to display 2D-data and Qt Data Visualiazation for 3D-data (e.g. http://doc.qt.io/qt-5/qtdatavisualization-qmloscilloscope-example.html).
      -Michael.

      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