PDA

View Full Version : Programming ASIO


Tone
September 16th 04, 09:16 PM
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.

James Perrett
September 17th 04, 10:29 AM
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.

James Perrett
September 17th 04, 10:29 AM
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.

Tone
September 22nd 04, 08:05 PM
> 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

Tone
September 22nd 04, 08:05 PM
> 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