openvortex-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Openvortex-dev] OpenAL - ALSA interface proposal. I request for com


From: Ryan Underwood
Subject: Re: [Openvortex-dev] OpenAL - ALSA interface proposal. I request for comments...
Date: Mon, 15 Dec 2003 09:00:13 -0600
User-agent: Mutt/1.5.4i

On Sun, Dec 14, 2003 at 10:21:39PM -0400, Manuel Jander wrote:
> Hi,
> 
> Since there is almost nothing else to do to support the Aureal Vortex 
> 3D processor on Linux, just as i announced some time ago i started
> designing a OpenAL interface for ALSA. The design is meant to be
> applicable to other hardware too.
> 
> I made a preliminary description, from what i have done so far, because
> i want to allow other more experienced people to comment and give input
> to this.
> 
> I posted it in plain text. I hope that is compatible enough.
> http://galadriel.mat.utfsm.cl/~mjander/aureal/alsa/OpenAL-ALSA.txt
> 
> Well, please give it a read, and tell what do you think about. Thank you
> very much.

few things,

- is it possible to capture the 3d rendered audio in order to do
  comparisons between different soundcards?

- nit pick, but using bit shifts is better idea than decimal numbers in
  the #defines for the flags field.  (1 << 0), (1 << 1), etc.

-- 
Ryan Underwood, <address@hidden>

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]