hiro | 31 Mar 01:32

any audio device out there?

On which platforms does hosted Inferno have a working audio device?

--

-- 
hiro

hugo rivera | 31 Mar 10:46
Picon

Re: any audio device out there?

At least on Windows, as far as I know.
Saludos

Hugo

2008/3/31, hiro <23hiro@...>:
> On which platforms does hosted Inferno have a working audio device?
>
>  --
>
> hiro
>

Caerwyn Jones | 1 Apr 01:58
Picon

Re: any audio device out there?

Its worked for me on Linux too. But the code is not in the inferno-os
dist.  You can copy Salva's code easily enough from acme-sac
http://code.google.com/p/acme-sac/source/browse/trunk/sys/emu/Linux/audio-oss.c

On Mon, Mar 31, 2008 at 3:46 AM, hugo rivera <uair00@...> wrote:
> At least on Windows, as far as I know.
>  Saludos
>
>  Hugo
>
>  2008/3/31, hiro <23hiro@...>:
>
>
> > On which platforms does hosted Inferno have a working audio device?
>  >
>  >  --
>  >
>  > hiro
>  >
>

hiro | 1 Apr 02:37

Re: any audio device out there?

Great. I feared having to use windows.
I assume there is no alsa version.
Why isn't it included in inferno-os, too?

On 3/31/08, Caerwyn Jones <caerwynj@...> wrote:
> Its worked for me on Linux too. But the code is not in the inferno-os
>  dist.  You can copy Salva's code easily enough from acme-sac
>  http://code.google.com/p/acme-sac/source/browse/trunk/sys/emu/Linux/audio-oss.c
>
>
>  On Mon, Mar 31, 2008 at 3:46 AM, hugo rivera <uair00@...> wrote:
>  > At least on Windows, as far as I know.
>  >  Saludos
>  >
>  >  Hugo
>  >
>  >  2008/3/31, hiro <23hiro@...>:
>  >
>  >
>  > > On which platforms does hosted Inferno have a working audio device?
>  >  >
>  >  >  --
>  >  >
>  >  > hiro
>  >  >
>  >
>

--

-- 
hiro
(Continue reading)

"Salva =?iso | 1 Apr 12:18
Picon

Re: any audio device out there?

On Tue, Apr 1, 2008 at 1:58 AM, Caerwyn Jones <caerwynj@...> wrote:
> Its worked for me on Linux too. But the code is not in the inferno-os
>  dist.  You can copy Salva's code easily enough from acme-sac
>  http://code.google.com/p/acme-sac/source/browse/trunk/sys/emu/Linux/audio-oss.c
>
>

It was announced on the inferno-list,
so you can get more details searching the list for "devaudio for Linux"

a time ago I did a small cleanup of it, here's the result:
http://code.google.com/p/inferno-lab/source/browse/trunk/67/emu/Linux/audio-oss.c?r=38

--

-- 
salva

hiro | 1 Apr 16:11

Re: any audio device out there?

> It was announced on the inferno-list,
>  so you can get more details searching the list for "devaudio for Linux"
>
>  a time ago I did a small cleanup of it, here's the result:
>  http://code.google.com/p/inferno-lab/source/browse/trunk/67/emu/Linux/audio-oss.c?r=38

Thanks.


Gmane