From owner-freebsd-multimedia Tue Mar 26 10:45:33 1996 Return-Path: owner-multimedia Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA06676 for multimedia-outgoing; Tue, 26 Mar 1996 10:45:33 -0800 (PST) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id KAA06660 for ; Tue, 26 Mar 1996 10:45:13 -0800 (PST) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.6.12/8.6.12) with ESMTP id KAA09506; Tue, 26 Mar 1996 10:43:48 -0800 Message-Id: <199603261843.KAA09506@rah.star-gate.com> X-Mailer: exmh version 1.6.5 12/11/95 To: Kim Culhan cc: Charles Henrich , freebsd-multimedia@freebsd.org Subject: Re: Vat on 2.1R? In-reply-to: Your message of "Tue, 26 Mar 1996 08:58:13 EST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 26 Mar 1996 10:43:48 -0800 From: "Amancio Hasty Jr." Sender: owner-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk If you are having a problem with vat , please include the following information: A brief description of the problem: OS version: Sound driver version: Sound card: vat version : is this is a compiled version from sources Where did you get the binary? are you using vat with vmix?: compression algorithm used in vat: kernel config file parameters related to sound card: output of "cat /dev/sndstat": It does help if you can tell us that you can record and playback sound, for instance cat /dev/audio >foo that records au files cat foo >/dev/audio that playbacks au files The above example applies to sound driver version 3.5 and for a gus. It will not work with the old sound driver found in -stable and -current Pending upon your sound card you may have to use /dev/audio0 to record and /dev/audio1 to playback. If you are using sound driver version 3.5 and have a gus card please don't use the socket interface of vat to talk to vmix. Just use straight vat. If you are running the sound driver version 3.5 and have a gus please try ftp://rah.star-gate.com/pub/vat-4.0a2.bin.tar.gz If you have a sound blaster type card, please try: ftp://rah.star-gate.com/pub/vat-and-half.gz vat-and-half is just a straight compilation of vat and works in half-duplex audio -- even if you have a gus! Amancio