[Interest] Qt audio visualizer?

Murphy, Sean M. sean.murphy at gd-ais.com
Wed Jul 4 02:30:54 CEST 2012


Whoops, I didn't realize there was a demo included with the Qt distribution...  That makes it pretty easy!

Thanks for the pointer.

Sean
________________________________________
From: interest-bounces+sean.murphy=gd-ais.com at qt-project.org [interest-bounces+sean.murphy=gd-ais.com at qt-project.org] On Behalf Of Harri Pasanen [harri at mpaja.com]
Sent: Tuesday, July 03, 2012 3:41 PM
To: interest at qt-project.org
Subject: Re: [Interest] Qt audio visualizer?

http://labs.qt.nokia.com/2010/05/18/qtmultimedia-in-action-a-spectrum-analyser/

Does something along those lines.  I think it is the same thing that ended up in demo:

http://doc.qt.nokia.com/4.7-snapshot/demos-spectrum.html

Hope this helps,

Harri


On 07/03/2012 09:33 PM, Murphy, Sean M. wrote:
> I'm looking for an audio visualizer widget that I can plunk down inside my Qt app.  Ideally it would be just audio amplitude vs. time like the top plot in this image: http://media.rhizome.org/blog/8070/diagras.jpg.
>
> I need to do this on a Mac first and foremost, so I know I could probably find something in CoreAudio that might help, but I'd prefer to do it in something more portable.
>
> I found Audelicious, which is written in Qt, but it looks like that is geared for a Nokia N900, and specifically relies on the ALSA sound libraries.  It might be possible for me to twist that into what I need - not sure if ALSA will work on Mac?  But if there is something more ready-made for cross-platform Qt, I'd rather start there...
>
> Any ideas?
> Sean
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest


_______________________________________________
Interest mailing list
Interest at qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest



More information about the Interest mailing list