diff options
author | chris <chris@pkgsrc.org> | 2002-11-19 20:56:19 +0000 |
---|---|---|
committer | chris <chris@pkgsrc.org> | 2002-11-19 20:56:19 +0000 |
commit | 8eeac0bae5e0e58678f9d2e6f3baf70ac7b71f47 (patch) | |
tree | 0cbfcf14b1166891c1eff2eea31c000f1ba50456 /audio/tremor-tools | |
parent | d1771de5e938780d33809eccaea82a0880ff559f (diff) | |
download | pkgsrc-8eeac0bae5e0e58678f9d2e6f3baf70ac7b71f47.tar.gz |
Sync MESSAGE up with vorbis-tools/MESSAGE.
Diffstat (limited to 'audio/tremor-tools')
-rw-r--r-- | audio/tremor-tools/MESSAGE | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/audio/tremor-tools/MESSAGE b/audio/tremor-tools/MESSAGE index 825131455bb..c427dde167d 100644 --- a/audio/tremor-tools/MESSAGE +++ b/audio/tremor-tools/MESSAGE @@ -1,15 +1,14 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2002/09/24 09:35:16 chris Exp $ +$NetBSD: MESSAGE,v 1.2 2002/11/19 20:56:19 chris Exp $ -By default, ogg123 will decode to a testing null device. +By default, igg123 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 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. +Read the igg123(1) manual page for further information. =========================================================================== |