From owner-freebsd-hackers Sun Jan 11 13:54:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA10394 for hackers-outgoing; Sun, 11 Jan 1998 13:54:17 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from gvr.gvr.org (root@gvr.gvr.org [194.151.74.97]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA10387 for ; Sun, 11 Jan 1998 13:54:07 -0800 (PST) (envelope-from guido@gvr.org) Received: (from guido@localhost) by gvr.gvr.org (8.8.6/8.8.5) id WAA27293; Sun, 11 Jan 1998 22:52:13 +0100 (MET) From: Guido van Rooij Message-Id: <199801112152.WAA27293@gvr.gvr.org> Subject: Re: au files In-Reply-To: <199801111143.DAA01163@rah.star-gate.com> from Amancio Hasty at "Jan 11, 98 03:43:03 am" To: hasty@rah.star-gate.com (Amancio Hasty) Date: Sun, 11 Jan 1998 22:52:12 +0100 (MET) Cc: jbryant@unix.tfs.net, gjp@erols.com, freebsd-hackers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk Amancio Hasty wrote: > Or use nas from ftp://ftp.freebsd.org/pub/FreeBSD/ports/audio. > > One advantage in using nas is that it can read a wide variety of > audio format files also in the case of sun's .au files in can > correctly playback .au files at the frequency that they where > recorded. > > Typically, multimedia related questions should be posted to the > multimedia mailing list (multimedia@freebsd.org). Talking of audio stuff: is it possible to have /dev/pcaudio behaving like a sound device? That would make it possible to play real audio via the built in speaker. -Guido