Mega Search
23.2 Million


Sign Up

Make a donation  
Low level interface with sound card  
News Group: embarcadero.public.delphi.multimedia

Hello!

I would like to interface with a soundcard directly and just receive a stream of data coming from the A/D converter and send a stream of data to the D/A converter. What API / Interface is the best to start digging into? DirectSound? Does anyone have any sample code for this?

Regards, Mikael

Vote for best question.
Score: 0  # Vote:  0
Date Posted: 13-Jun-2013, at 10:04 AM EST
From: Mikael Lenfors
 
Re: Low level interface with sound card  
News Group: embarcadero.public.delphi.multimedia
> {quote:title=Mikael Lenfors wrote:}{quote}
> Hello!
> 
> I would like to interface with a soundcard directly and just receive a stream of data coming from the A/D converter and send a stream of data to the D/A converter. What API / Interface is the best to start digging into? DirectSound? Does anyone have any sample code for this?
> 
> Regards, Mikael

I haven't used it but I'd say you need to look at ASIO

http://en.wikipedia.org/wiki/Audio_Stream_Input/Output

http://sourceforge.net/projects/delphiasiovst/

Vote for best answer.
Score: 0  # Vote:  0
Date Posted: 14-Jun-2013, at 3:18 AM EST
From: harrie pearce