9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Audio question
@ 2005-01-27  3:43 Philippe on a1000
  2005-01-27  4:00 ` Kenji Okamoto
  0 siblings, 1 reply; 9+ messages in thread
From: Philippe on a1000 @ 2005-01-27  3:43 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Hi everyone,


I've got 3 sound Blaster devices (2 pci cards and 1 usb device)
that I would like to test to see if they work under plan 9.

Is there any equivalent to "cat what_ever_file > /dev/audio.."
in p9 that will allow me to test quickly if any sound comes out ?

I went through the wiki but did not find what I was looking
for except this :
Supported audio devices :
"Sound Blaster 16 or later, ISA card" 
(I took the comma as an indication that PCI could be worth
a try....)

Thx.
Philippe




^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] Audio question
  2005-01-27  3:43 [9fans] Audio question Philippe on a1000
@ 2005-01-27  4:00 ` Kenji Okamoto
  2005-01-27  4:15   ` Philippe on a1000
  2005-01-27 23:25   ` Gorka Guardiola Múzquiz
  0 siblings, 2 replies; 9+ messages in thread
From: Kenji Okamoto @ 2005-01-27  4:00 UTC (permalink / raw)
  To: 9fans

> I've got 3 sound Blaster devices (2 pci cards and 1 usb device)
> that I would like to test to see if they work under plan 9.

probably, forget all the pci cards, because they may support only
SoundBlaster (not Soundblaster16 nor Soundblaster Pro, just Soundblaster☺)

Kenji



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] Audio question
  2005-01-27  4:00 ` Kenji Okamoto
@ 2005-01-27  4:15   ` Philippe on a1000
  2005-01-27  4:40     ` Kenji Okamoto
  2005-01-27 23:25   ` Gorka Guardiola Múzquiz
  1 sibling, 1 reply; 9+ messages in thread
From: Philippe on a1000 @ 2005-01-27  4:15 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Bonjour Kenji,

and thx for you reply. That makes 2 tests out of the game. :)
I know by reading this list that you use quite a bit the usb
audio devices, so is there any "quick thing" to do just to
test if the usb sound device works ?


Thx for any eventual reply :)
Philippe

Kenji Okamoto wrote:

>probably, forget all the pci cards, because they may support only
>SoundBlaster (not Soundblaster16 nor Soundblaster Pro, just Soundblaster☺)
>
>Kenji
>  
>


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] Audio question
  2005-01-27  4:15   ` Philippe on a1000
@ 2005-01-27  4:40     ` Kenji Okamoto
  2005-01-27  5:32       ` Philippe on a1000
  0 siblings, 1 reply; 9+ messages in thread
From: Kenji Okamoto @ 2005-01-27  4:40 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 584 bytes --]

Actually, I have no right to say usb audio device now.
The usb audio device, which I wrote here, was replaced by
a new model Onkyo Wavio SE-U55GX, and it is quite different
from its older model, SE-U55X(?), that is the new model uses
different chip etc.   However, it works for me, I only listen music
from CD, because I cannot live with mp3 etc compressed
music format for classic music.  It too bad to here.  The new 
model has standalone mode, which means I can listen music CD
even usd/usbd is not working!

After that, I have no time to try USB device again.

Kenji

[-- Attachment #2: Type: message/rfc822, Size: 4223 bytes --]

From: Philippe on a1000 <countryjoe@myrealbox.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] Audio question
Date: Wed, 26 Jan 2005 21:15:52 -0700
Message-ID: <41F86AF8.2030201@myrealbox.com>

Bonjour Kenji,

and thx for you reply. That makes 2 tests out of the game. :)
I know by reading this list that you use quite a bit the usb
audio devices, so is there any "quick thing" to do just to
test if the usb sound device works ?


Thx for any eventual reply :)
Philippe

Kenji Okamoto wrote:

>probably, forget all the pci cards, because they may support only
>SoundBlaster (not Soundblaster16 nor Soundblaster Pro, just Soundblaster☺)
>
>Kenji
>  
>

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] Audio question
  2005-01-27  4:40     ` Kenji Okamoto
@ 2005-01-27  5:32       ` Philippe on a1000
  2005-01-27  5:42         ` Russ Cox
  0 siblings, 1 reply; 9+ messages in thread
From: Philippe on a1000 @ 2005-01-27  5:32 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/html, Size: 1856 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] Audio question
  2005-01-27  5:32       ` Philippe on a1000
@ 2005-01-27  5:42         ` Russ Cox
  2005-01-27  5:47           ` Philippe on a1000
  0 siblings, 1 reply; 9+ messages in thread
From: Russ Cox @ 2005-01-27  5:42 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

it's been a long time, but i believe

usb/usbd
usb/usbaudio
cat /mnt/cd/a000 >/dev/audio

should work.  


On Wed, 26 Jan 2005 22:32:51 -0700, Philippe on a1000
<countryjoe@myrealbox.com> wrote:
>  Well Kenji,
>  
>  your answer gives it all. :)
>  
>  I'm only trying to find out if I could have
>  "any" sound out of one of these devices
>  so then I could have put my classical
>  cds in and just listen to them without
>  any compressed stuff in my "ears way". :-( 
>  
>  Apparently, I was able to "cdfs" and see
>  the cda tracks but not able to play/hear
>  them and I was just wondering if the 
>  sound devices were working or not...!
>  
>  "Fantasia para un gentilhombre" does
>  not handles compression models very
>  well.. (at least for my ears O:-)  )
>  
>  Thanks & Best regards
>  Philippe
> 
>  
>  
>  Kenji Okamoto wrote: 
>  Actually, I have no right to say usb audio device now. The usb audio
> device, which I wrote here, was replaced by a new model Onkyo Wavio
> SE-U55GX, and it is quite different from its older model, SE-U55X(?), that
> is the new model uses different chip etc. However, it works for me, I only
> listen music from CD, because I cannot live with mp3 etc compressed music
> format for classic music. It too bad to here. The new model has standalone
> mode, which means I can listen music CD even usd/usbd is not working! After
> that, I have no time to try USB device again. Kenji


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] Audio question
  2005-01-27  5:42         ` Russ Cox
@ 2005-01-27  5:47           ` Philippe on a1000
  0 siblings, 0 replies; 9+ messages in thread
From: Philippe on a1000 @ 2005-01-27  5:47 UTC (permalink / raw)
  To: Russ Cox, Fans of the OS Plan 9 from Bell Labs

Merci beaucoup Russ
I'll try that a.s.a.p

Philippe

Russ Cox wrote:

>it's been a long time, but i believe
>
>usb/usbd
>usb/usbaudio
>cat /mnt/cd/a000 >/dev/audio
>
>should work.  
>
>  
>


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] Audio question
  2005-01-27  4:00 ` Kenji Okamoto
  2005-01-27  4:15   ` Philippe on a1000
@ 2005-01-27 23:25   ` Gorka Guardiola Múzquiz
  2005-01-28  0:27     ` Russ Cox
  1 sibling, 1 reply; 9+ messages in thread
From: Gorka Guardiola Múzquiz @ 2005-01-27 23:25 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

What about the soundblaster in vmware?. Has anyone given that a try?.
----- Original Message ----- 
From: "Kenji Okamoto" <okamoto@granite.cias.osakafu-u.ac.jp>
To: <9fans@cse.psu.edu>
Sent: Thursday, January 27, 2005 5:00 AM
Subject: Re: [9fans] Audio question


> I've got 3 sound Blaster devices (2 pci cards and 1 usb device)
> that I would like to test to see if they work under plan 9.

probably, forget all the pci cards, because they may support only
SoundBlaster (not Soundblaster16 nor Soundblaster Pro, just Soundblaster☺)

Kenji



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] Audio question
  2005-01-27 23:25   ` Gorka Guardiola Múzquiz
@ 2005-01-28  0:27     ` Russ Cox
  0 siblings, 0 replies; 9+ messages in thread
From: Russ Cox @ 2005-01-28  0:27 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

> What about the soundblaster in vmware?. Has anyone given that a try?.

it doesn't work unless you crank the dma buffer up to
the max value, i think 64k.  i never figured out what 
they were expecting us to do that we weren't.

russ


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2005-01-28  0:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-27  3:43 [9fans] Audio question Philippe on a1000
2005-01-27  4:00 ` Kenji Okamoto
2005-01-27  4:15   ` Philippe on a1000
2005-01-27  4:40     ` Kenji Okamoto
2005-01-27  5:32       ` Philippe on a1000
2005-01-27  5:42         ` Russ Cox
2005-01-27  5:47           ` Philippe on a1000
2005-01-27 23:25   ` Gorka Guardiola Múzquiz
2005-01-28  0:27     ` Russ Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).