[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-audio-dev
Subject:    Re: [linux-audio-dev] [PATCH] oss support for jack
From:       Kai Vehmanen <kai.vehmanen () wakkanet ! fi>
Date:       2003-11-14 21:05:32
[Download RAW message or body]

On 14 Nov 2003, Jussi Laako wrote:

> I've written preliminary OSS driver for JACK. Patch for jack 0.80
[...]
> If you are compiling with OSS Lite, please comment out the non-S16
> formats.

Workaround for this:

--cut--
#ifndef AFMT_S32_LE
#define AFMT_S32_LE              0x00001000
#endif

#ifndef AFMT_S32_BE
#define AFMT_S32_BE              0x00002000
#endif
--cut--

... and so on. This should be added before committing this to CVS as most
people have OSS-Lite.

-- 
 http://www.eca.cx
 Audio software for Linux!

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic