From owner-freebsd-multimedia Sat Sep 18 17:24:55 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from rah.star-gate.com (216-200-29-190.snj0.flashcom.net [216.200.29.194]) by hub.freebsd.org (Postfix) with ESMTP id 8F1CD14D09 for ; Sat, 18 Sep 1999 17:24:53 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.9.3/8.8.8) with ESMTP id RAA29548; Sat, 18 Sep 1999 17:24:26 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Message-Id: <199909190024.RAA29548@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: van.woerkom@netcologne.de Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: tee-ing a sound stream In-reply-to: Your message of "Sun, 19 Sep 1999 01:59:37 +0200." <199909182359.BAA02642@oranje.my.domain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 18 Sep 1999 17:24:26 -0700 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Yes, you output the data to a file and to the sound driver. There is no need to hack the audio driver to send an input stream to a file unless you don't have access to the original sound stream and program source. / -> /dev/audio sound data \ -> file -- Amancio Hasty hasty@rah.star-gate.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message