Programming ASIO

G

Guest

Guest
Archived from groups: rec.audio.pro (More info?)

Hi

I'm looking for some introductory level information on ASIO from the
standpoint of programming an application in Delphi or C.

I looked around the web and found a few different sources, but I am so
green that I wonder if someone could point me to a good FAQ or
introduction. Source code would also be greatly appreciated.

Thanks.
 
G

Guest

Guest
Archived from groups: rec.audio.pro (More info?)

Tone wrote:
>
> Hi
>
> I'm looking for some introductory level information on ASIO from the
> standpoint of programming an application in Delphi or C.
>
> I looked around the web and found a few different sources, but I am so
> green that I wonder if someone could point me to a good FAQ or
> introduction. Source code would also be greatly appreciated.
>
> Thanks.

Have you looked at Steinberg's website and downloaded the development
kit from there? I'm sure that there is source code for a very simple
application in the SDK.

Cheers.

James.
 
G

Guest

Guest
Archived from groups: rec.audio.pro (More info?)

> Have you looked at Steinberg's website and downloaded the development
> kit from there? I'm sure that there is source code for a very simple
> application in the SDK.
>
> Cheers.
>
> James.

I found a few useful links for my purpose, which is to inevitably
interface a Delphi application to a soundcard using ASIO:

Delphi ASIO SDK
http://www.axiworld.be/asio.html

Steinberg's site
http://www.steinberg.net/Steinberg/Developers.asp?Langue_ID=7

OpenASIO v1.01 ——Open wrapper for ASIO drivers
http://www.martinfay.com/openasio.htm
 

saxojuju

Distinguished
Jul 18, 2008
1
0
18,510
Hello, I need help with ASIO
I use Visual Studio, and I want to make an event on the sound peak, or level. I want to read the buffer value on the microphone input and display on a peakmeter, like a vumeter... can you help me, I try the steingberg asio host exemple but I can't read the input buffer... can you help me please?
Thanks a lot

Julien