From 6cd70da11685cfe526db67122b42027a1bb45a06 Mon Sep 17 00:00:00 2001 From: pooka Date: Mon, 9 Sep 2002 08:37:22 +0000 Subject: note that: * OSS is used by default, not null * default_driver, not default_device noted by Ilpo Ruotsalainen --- audio/vorbis-tools/MESSAGE | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'audio/vorbis-tools/MESSAGE') diff --git a/audio/vorbis-tools/MESSAGE b/audio/vorbis-tools/MESSAGE index cedd2d9c444..d14b0451591 100644 --- a/audio/vorbis-tools/MESSAGE +++ b/audio/vorbis-tools/MESSAGE @@ -1,14 +1,13 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1 2001/11/01 00:18:07 zuntum Exp $ +$NetBSD: MESSAGE,v 1.2 2002/09/09 08:37:22 pooka Exp $ -By default, ogg123 will decode to a testing null device. +By default, ogg123 will decode to the OSS audio device. -If you want to hear the audio and if you have a sound card with a -working /dev/audio device, you can use libao's "sun" (SUN audio/NetBSD +Alternatively you can use you can use libao's "sun" (SUN audio/NetBSD audio) device. To setup your personal libao configuration so it uses "sun" do: - echo "default_device=sun" > ~/.libao + echo "default_driver=sun" > ~/.libao Read the ogg123(1) manual page for further information. -- cgit v1.2.3