ObjReader Community

SDK programming => 64-bit SDK programming => Topic started by: Patrice Terrier on April 06, 2017, 03:29:35 pm

Title: Audio capture (VS 2022 version)
Post by: Patrice Terrier on April 06, 2017, 03:29:35 pm
Audio capture

C++ 64-bit Visual Studio community 2022 project,
to capture in stereo mix mode any sound playing on a multiplex audio card.

(http://www.objreader.com/download/images/audiocap.png)

For the best audio quality, you must setup the record mode of the audio card in "stereo mix", and disable the microphone.

How to use AudioCap :
1 - Start AudioCap.
2 - Start playing a movie (with a sound track) or a local or internet audio file (streaming).
3 - Press the [Start capture] button, to see the oscilloscope PCM WIMDATA curve.
4 - Check "Capture to Wave" if you want to create the "capture.wav", or check "Monitoring only" if you want to see only the peak level.

This version has been upgraded to VS2022, and the new EXE size is only 19 kb including the 5 Kb of the resource icon!.