diff options
author | rh <rh@pkgsrc.org> | 2001-05-23 20:17:22 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2001-05-23 20:17:22 +0000 |
commit | 9ee5da0b32bd6e25764f3bd8c9f1ccb427e685e3 (patch) | |
tree | 591528db3def0843e17c88dce539b85693925266 /audio/xmms-crossfade/pkg/DESCR | |
parent | 777ff979ffeccd2ba3ac8c8d1e85a1c9f5b9b0e8 (diff) | |
download | pkgsrc-9ee5da0b32bd6e25764f3bd8c9f1ccb427e685e3.tar.gz |
Initial import of xmms-crossfade-0.2.7, a cross-fading plugin for xmms.
Diffstat (limited to 'audio/xmms-crossfade/pkg/DESCR')
-rw-r--r-- | audio/xmms-crossfade/pkg/DESCR | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/audio/xmms-crossfade/pkg/DESCR b/audio/xmms-crossfade/pkg/DESCR new file mode 100644 index 00000000000..144a1c8e1db --- /dev/null +++ b/audio/xmms-crossfade/pkg/DESCR @@ -0,0 +1,17 @@ + XMMS-Crossfade can be used to remove the gaps between two songs, or to +smoothly crossfade inbetween. Features are: + + * Crossfading: + * Fadein/Fadeout: + * Continuous output: + * Gap-Killer: + * Automatic detection of live albums: + * High quality: + * Secondary effect plugin: + + Version 0.1 of XMMS-Crossfade was devised as a replacement plugin for +the original OSS-plugin that comes with XMMS. It was talking directly to +the OSS driver. Unfortunatelly, any other platforms (Solaris, AIX), that +don't support OSS, would not work this way. As of version 0.2, it can use +existing plugins for output. It acts as a kind of crossfading "proxy" +between XMMS and the output plugin. |