From owner-freebsd-multimedia Fri Aug 8 21:35:39 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id VAA06411 for multimedia-outgoing; Fri, 8 Aug 1997 21:35:39 -0700 (PDT) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id VAA06405 for ; Fri, 8 Aug 1997 21:35:33 -0700 (PDT) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id FAA01277; Sat, 9 Aug 1997 05:24:49 +0200 From: Luigi Rizzo Message-Id: <199708090324.FAA01277@labinfo.iet.unipi.it> Subject: Re: [vat] suggestions for full-duplex vat ? To: CSP1DWD@MVS.OAC.UCLA.EDU (Denis DeLaRoca) Date: Sat, 9 Aug 1997 05:24:49 +0200 (MET DST) Cc: multimedia@FreeBSD.ORG In-Reply-To: <199708080456.VAA22035@hub.freebsd.org> from "Denis DeLaRoca" at Aug 7, 97 09:54:41 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > I am trying to run vat (4.02b) with fullduplex audio, but the obvious > > fix (in audio-voxware.cc: change HalfDuplex to return 0, and #define > > fullduplex) do not quite work: the program seems to hang somewhere ... > One thig that never worked for me was having several VATs active and > switching focus among them: the audio device would not switch. probably a better way to do that is to run vat above nas (assuming there is a nas module for VAT). Cheers Luigi