Results 1 to 3 of 3

Thread: How to create audio visualizer?

  1. #1
    Join Date
    Sep 2015
    Location
    Banglore
    Posts
    1
    Thanks
    2
    Qt products
    Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11

    Default How to create audio visualizer?

    Hello everyone,

    I'm new to Qt, I created a Audio player. It works fine. now i want to create a audio visualizer.

    Please help me which Class i have to read.

  2. #2
    Join Date
    Sep 2011
    Posts
    86
    Thanks
    4
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Windows

    Default Re: How to create audio visualizer?

    There is no such class in Qt, as far a I am aware there is no such widget in external additions to Qt but You can look for it in google.
    I think that You will have to create your own equalizer class inherited from QWidget and than draw on this widget. With signals&slots mechanism you will control state of equalizer/visualizer.

  3. The following user says thank you to code_err for this useful post:

    Thippu (23rd December 2015)

  4. #3
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,230
    Thanks
    302
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: How to create audio visualizer?

    Maybe you can get some ideas from this.

  5. The following user says thank you to d_stranz for this useful post:

    Thippu (24th December 2015)

Similar Threads

  1. Replies: 0
    Last Post: 15th October 2013, 10:32
  2. usb audio help
    By K4ELO in forum Qt Programming
    Replies: 3
    Last Post: 13th February 2013, 17:13
  3. Replies: 5
    Last Post: 11th February 2012, 23:17
  4. Audio OutPut
    By Maluko_Da_Tola in forum Newbie
    Replies: 2
    Last Post: 13th September 2010, 22:55
  5. Replies: 4
    Last Post: 1st May 2009, 12:00

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.