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, <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: Digital signature

Reply via email to