diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-05-02 22:59:16 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-05-02 22:59:16 +0000 |
commit | 7f9fd8779721009c7805b0eefab3e832cc169145 (patch) | |
tree | ee9b5e93a4d148cb23ed0c4e712910d197182ac0 /audio/muse/PLIST | |
parent | 302942d548823da7de130b64ff29a8eb99b4b34b (diff) | |
download | pkgsrc-7f9fd8779721009c7805b0eefab3e832cc169145.tar.gz |
Initial import of muse-0.9 from pkgsrc-wip.
MuSE is an application for the mixing, encoding, and network streaming of
sound. MuSE can simultaniously mix up to 6 encoded audio bitstreams (from
files or network) plus a soundcard input signal. The resulting stream can
be played locally on the sound card and/or encoded as an mp3 bitstream sent
to a broadcast server. MuSE offers an intuitive interface to be operated
realtime and can run in "slick" mode from commandline.
Diffstat (limited to 'audio/muse/PLIST')
-rw-r--r-- | audio/muse/PLIST | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/muse/PLIST b/audio/muse/PLIST new file mode 100644 index 00000000000..499fc540707 --- /dev/null +++ b/audio/muse/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/05/02 22:59:16 xtraeme Exp $ +bin/muse +doc/MuSE/AUTHORS +doc/MuSE/COPYING +doc/MuSE/ChangeLog +doc/MuSE/KNOWN-BUGS +doc/MuSE/NEWS +doc/MuSE/README +doc/MuSE/TODO +doc/MuSE/USAGE +man/man1/muse.1 +@dirrm doc/MuSE +@dirrm doc |