On Fri, 8 Sep 2006 06:43:51 +0200
Ed Schouten <[EMAIL PROTECTED]> wrote:

> * Z.C.B. <[EMAIL PROTECTED]> wrote:
> > Any suggestions on reading or the like for talking to a ugen
> > device?
> 
> Well, I'm using ugen to test the workings of an Xbox 360 headset. I
> just use this:
> 
> $ cat /dev/ugen0.3 > myvoice
> ^C
> $ cat myvoice > /dev/ugen0.4
> 
> Gives me back my voice (well, at half the sample rate, as the
> microphone is twice as accurate).

Cool. It does not work here. I can read to it, but I am not getting
any thing.

The device generates a ugen0, ugen0.1, and a ugen0.2. I can cat stuff
from ugen0.1, but not from the rest. If I read from ugen0 I get a
operation not supported with cat. If I read from ugen0.2 I get a
device not configured error.

For writing with cat I get not supported for ugen0, not configured
for ugen0.1, and i/o error for ugen0.2.

Attachment: signature.asc
Description: PGP signature

Reply via email to