summaryrefslogtreecommitdiff
path: root/audio/vorbis-tools/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'audio/vorbis-tools/MESSAGE')
-rw-r--r--audio/vorbis-tools/MESSAGE15
1 files changed, 15 insertions, 0 deletions
diff --git a/audio/vorbis-tools/MESSAGE b/audio/vorbis-tools/MESSAGE
new file mode 100644
index 00000000000..cedd2d9c444
--- /dev/null
+++ b/audio/vorbis-tools/MESSAGE
@@ -0,0 +1,15 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2001/11/01 00:18:07 zuntum Exp $
+
+By default, ogg123 will decode to a testing null 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
+audio) device. To setup your personal libao configuration so it
+uses "sun" do:
+
+ echo "default_device=sun" > ~/.libao
+
+Read the ogg123(1) manual page for further information.
+
+===========================================================================