ugen question

Z.C.B. vvelox at vvelox.net
Sun Sep 10 18:10:00 PDT 2006


On Fri, 8 Sep 2006 06:43:51 +0200
Ed Schouten <ed at fxq.nl> wrote:

> * Z.C.B. <vvelox at vvelox.net> 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20060911/6bd53e6a/signature.pgp


More information about the freebsd-hackers mailing list