Jean-Christophe
2010-02-25 18:33:06 UTC
Hi all,
Under Windows XP unsing Visual C++,
I need to capture on-the-fly audio data
from the sound card and/or analogic line-input
to a memory buffer (like a PC oscilloscope does)
I tried to use 'winmm.lib' and 'mmsystem.h' and
the functions of the 'waveIn' and 'waveOut' family,
with no efficient result so far.
I need badly a piece of code showing
how to implement such a capture.
TIA
Under Windows XP unsing Visual C++,
I need to capture on-the-fly audio data
from the sound card and/or analogic line-input
to a memory buffer (like a PC oscilloscope does)
I tried to use 'winmm.lib' and 'mmsystem.h' and
the functions of the 'waveIn' and 'waveOut' family,
with no efficient result so far.
I need badly a piece of code showing
how to implement such a capture.
TIA