Sound card input

N

Nick

Are there any good C++ libraries that let me input bytes from a sound
card's line in? I've tried a few, but they always seem to be fubar.

I need to be able to make distinctions between sounds input from a
radio connected to the sound card thru the line in, probably using the
sine wave formula of the input.
 
H

Hongzheng Wang

Nick said:
Are there any good C++ libraries that let me input bytes from a sound
card's line in? I've tried a few, but they always seem to be fubar.

I need to be able to make distinctions between sounds input from a
radio connected to the sound card thru the line in, probably using the
sine wave formula of the input.
They are not behavers defined in ISO C++.
You may need to consult some platform-dependent implemetion,
for exampe, MS VC.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,772
Messages
2,569,593
Members
45,112
Latest member
BrentonMcc
Top