[alsa-devel] Virtual Surround, where to start
Hello everyone.
I am a programmer but I do not have experience with ALSA. I would like to see if I can add software support for the SRS and other features of my M-Audio Revolution 7.1 card. How could I best start on this task? I am assuming that the card has some hardware acceleration for the SRS algorithms that I will need to access.
thanks, colin
At Tue, 28 Aug 2007 21:44:10 -0300, Colin Nickerson wrote:
Hello everyone.
I am a programmer but I do not have experience with ALSA. I would like to see if I can add software support for the SRS and other features of my M-Audio Revolution 7.1 card. How could I best start on this task? I am assuming that the card has some hardware acceleration for the SRS algorithms that I will need to access.
Well, I don't think that Revo 7.1 hardware has something for SRS. Such an implementation is usually all on software.
Takashi
Ok. Is there anyway to access ASIO with alsa?
On 8/29/07, Takashi Iwai tiwai@suse.de wrote:
At Tue, 28 Aug 2007 21:44:10 -0300, Colin Nickerson wrote:
Hello everyone.
I am a programmer but I do not have experience with ALSA. I would like
to
see if I can add software support for the SRS and other features of my M-Audio Revolution 7.1 card. How could I best start on this task? I am assuming that the card has some hardware acceleration for the SRS
algorithms
that I will need to access.
Well, I don't think that Revo 7.1 hardware has something for SRS. Such an implementation is usually all on software.
Takashi
On 8/30/07, Colin Nickerson colin.douglas.nickerson@gmail.com wrote:
Ok. Is there anyway to access ASIO with alsa?
What are you trying to do? There's no need for ASIO, ALSA provides the same functionality on Linux that ASIO does on Windows.
Lee
Ok. I would like to implement an algorithm like ProLogic II or SRS CircleSurround in software for linux so that I do not need to buy a receiver. I have a Revolution 7.1 card.
colin
On 8/30/07, Lee Revell rlrevell@joe-job.com wrote:
On 8/30/07, Colin Nickerson colin.douglas.nickerson@gmail.com wrote:
Ok. Is there anyway to access ASIO with alsa?
What are you trying to do? There's no need for ASIO, ALSA provides the same functionality on Linux that ASIO does on Windows.
Lee
On 8/30/07, Colin Nickerson colin.douglas.nickerson@gmail.com wrote:
Ok. I would like to implement an algorithm like ProLogic II or SRS CircleSurround in software for linux so that I do not need to buy a receiver. I have a Revolution 7.1 card.
OK so use JACK and write it as a JACK client.
colin
On 8/30/07, Lee Revell rlrevell@joe-job.com wrote:
On 8/30/07, Colin Nickerson
colin.douglas.nickerson@gmail.com wrote:
Ok. Is there anyway to access ASIO with alsa?
What are you trying to do? There's no need for ASIO, ALSA provides the same functionality on Linux that ASIO does on Windows.
Lee
participants (3)
-
Colin Nickerson
-
Lee Revell
-
Takashi Iwai