[Qt-interest] Waveform of audio tracks

Brad Howes howes at ll.mit.edu
Mon Jul 26 16:39:57 CEST 2010


On Jul 24, 2010, at 5:37 AM, Vijay Kansal wrote:

> I want to create an audio editor,
> in which i have to create a widget that shows waveforms of audio tracks.
> For this, i think i should use Qpainter to draw lines proportional to audio amplitude.
> Problems:How to get the ampliude of my audio track.
> Secondly, on which widget shall i paste the waveform (lines produced by Qpainter object  )
> Is there any way of producing ths waveform (may be any built-in widget of QT or so)?

Nothing like learning from others. Read the source and see how it is done:

    http://audacity.sourceforge.net

Brad

-- 
Brad Howes
Group 42
MIT Lincoln Laboratory • 244 Wood St. • Lexington, MA 02173
Phone: 781.981.5292 • Fax: 781.981.3495 • Secretary: 781.981.7420









More information about the Qt-interest-old mailing list