6cd70da116
* OSS is used by default, not null * default_driver, not default_device noted by Ilpo Ruotsalainen
14 lines
513 B
Text
14 lines
513 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.2 2002/09/09 08:37:22 pooka Exp $
|
|
|
|
By default, ogg123 will decode to the OSS audio device.
|
|
|
|
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_driver=sun" > ~/.libao
|
|
|
|
Read the ogg123(1) manual page for further information.
|
|
|
|
===========================================================================
|