diff options
Diffstat (limited to 'audio/tremor-tools/MESSAGE')
-rw-r--r-- | audio/tremor-tools/MESSAGE | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/audio/tremor-tools/MESSAGE b/audio/tremor-tools/MESSAGE new file mode 100644 index 00000000000..825131455bb --- /dev/null +++ b/audio/tremor-tools/MESSAGE @@ -0,0 +1,15 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1.1.1 2002/09/24 09:35:16 chris 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. + +=========================================================================== |