Am Fr, den 28.01.2005 schrieb Christophe Fantoni um 17:28:
> Hello Mark,
>
> In fact, my project is an hardware decoder, based on PC architecture for the
> moment (with motherboard and power fanless). I have created my own audio
> format with lossless compression (3:1) and I would like to build an
eudo-SPDIF output ?
Many thanks,
Christophe Fantoni
French Technical Writer
- Original Message -
From: "Marc Santhoff" <[EMAIL PROTECTED]>
To: "FPC-Pascal users discussions"
Sent: Friday, January 28, 2005 4:23 PM
Subject: Re: [fpc-pascal] SPDIF
> Am Fr, den 2
Am Fr, den 28.01.2005 schrieb Christophe Fantoni um 15:13:
> Hello again,
>
> I have found many pascal sources to interface the Sound Blaster compatible
> drivers, but only for the analog output/input. Nothing for the SPDIF or
> optical input/output. With sound card like SB Live! or SB Audigy, the
On 28 jan 2005, at 15:13, Christophe Fantoni wrote:
Under Windows, this
problem doesn't exist. Normal, the analog and digital input/out is
managed
by the Windows driver, and maybe by DirectX. But under DOS, the
problem is
not the same.
Indeed, therefore the question: do you know of any source cod
- Original Message -
From: "Marco van de Voort" <[EMAIL PROTECTED]>
To: "Christophe Fantoni" <[EMAIL PROTECTED]>; "FPC-Pascal
users discussions"
Sent: Friday, January 28, 2005 2:28 PM
Subject: Re: [fpc-pascal] SPDIF
> > I would like to interface my Soun
> I would like to interface my SoundBlaster's SPDIF input and output in
> FreePascal under DOS only, but I don't find any Pascal sources to help me.
Are there non Pascal sources that can? Most modern soundcard's APIs are not
open, and only can be accessed via the vendors drivers.
___
Hello,
I would like to interface my SoundBlaster's SPDIF input and output in
FreePascal under DOS only, but I don't find any Pascal sources to help me.
For the moment, I have found one source for analog input and output but
nothing for digital input or output. Have you an idea ? (maybe a technical