Re: [oss-devel] oss_userdev and input

2008-07-06 Thread Hannu Savolainen
Yair K. kirjoitti: > Hi, > > Can a oss_userdev be used as an input source? The example shows it being > used as an output source only. > The udserver.c sample program uses the userdev driver as a full duplex device. It reads the playback signal from the client/application side (vmix sum of

[oss-devel] oss_userdev and input

2008-07-06 Thread Yair K.
Hi, Can a oss_userdev be used as an input source? The example shows it being used as an output source only. I'm thinking of creating a userdev which will "unite" separate input and output devices to get around http://4front-tech.com/forum/viewtopic.php?p=9518#9518 . Yours, Yair K.