Hello all,
I'm doing some research for an application that needs to output sound to
specific channels of a sound card. I'm looking for info on links,
components, etc to do this.
Basically it needs to output a signal from a specified source file to a
specified target channel on a sound card and another signal from a different
file to a different channel on the same card. Something akin to
SoundCard[0].Channel[0].Stream := TFileStream0;
SoundCard[0].Channel[1].Stream := TFileStream1;
would be too much to hope for...
But anything would be great.
Thanks for your input,
Jeff Young
_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi