[Qt-interest] Audio Input and Output at atime
arun kumar
arunkumaraymuo at gmail.com
Mon Sep 5 06:38:40 CEST 2011
Thanks to your reply, Currently I am using SoundTouch libraries for audio
processing its working fine on my Qt environment, My problem is to take each
sample from Qt QAudioInput class and pass it to My SoundTouch librarys
member function
putSamples (const SAMPLETYPE *samples, uint numSamples)
How I can take each sample and pass it to putSample() function SAMPLETYPE
is a float type
Thanks,
Arun Kumar K S
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110904/f6ea6533/attachment.html
More information about the Qt-interest-old
mailing list