Multichannel I/O with portaudio
Posted: Tue Jan 13, 2009 6:42 pm
Hi,
Let me start off by apologising, for this post is slightly off topic.
I'm working on a project to stream digital audio data from PC to a console through a dedicated ethernet port on the PC. It has to support multichannel audio streaming (atleast 8 channels). I tried out portaudio with the basic examples any they're working fine. Basically i need any audio played on the PC to be also transmitted on the ethernet port. For that i need to extract the audio data from windows audio I/O. From the basic examples of port audio, it appears that it reads and write streams only from/to the audio device, and apparently most audio devices support only 2 channels as input. But i need 6 or more channels as input(For AC3 5.1 audio in movies etc) to be streamed to the Ethernet port. So my Question can i access the audio data of *all* the channels played on the PC using Portaudio. If not i'll be glad to hear other ideas.Thanks.
I apologize again for being off topic, the port audio mailing list seems to be down, so this is the only place i found post relating to portaudio
Thanks
aramosfet.
Let me start off by apologising, for this post is slightly off topic.
I'm working on a project to stream digital audio data from PC to a console through a dedicated ethernet port on the PC. It has to support multichannel audio streaming (atleast 8 channels). I tried out portaudio with the basic examples any they're working fine. Basically i need any audio played on the PC to be also transmitted on the ethernet port. For that i need to extract the audio data from windows audio I/O. From the basic examples of port audio, it appears that it reads and write streams only from/to the audio device, and apparently most audio devices support only 2 channels as input. But i need 6 or more channels as input(For AC3 5.1 audio in movies etc) to be streamed to the Ethernet port. So my Question can i access the audio data of *all* the channels played on the PC using Portaudio. If not i'll be glad to hear other ideas.Thanks.
I apologize again for being off topic, the port audio mailing list seems to be down, so this is the only place i found post relating to portaudio
Thanks
aramosfet.