Hello,

I am trying to create a simple wav viewer, I am using qwtPlot to display the data.. But how do I get the audio data from a file? The only related class I found is QSound, but that only loads files, it doesn't provide any way to access the actual sound data for a channel.
Any ideas on how to accomplish this neatly?

regards,
ko9