diff options
author | Luis Henrique <lmello.009@gmail.com> | 2010-04-16 22:03:02 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-15 10:38:10 +0200 |
commit | 6df7f7eaa78e02a0a915676285619c91b1d3f786 (patch) | |
tree | 67a134a97bf616f3be8a7665e0302b4cb5bf8a6b /multimedia/xmms-crossfade/README | |
parent | d154d2396a95d3a1422fb856cc10e016634b1879 (diff) | |
download | slackbuilds-6df7f7eaa78e02a0a915676285619c91b1d3f786.tar.gz |
multimedia/xmms-crossfade: Added (XMMS Crossfade plugin)
Diffstat (limited to 'multimedia/xmms-crossfade/README')
-rw-r--r-- | multimedia/xmms-crossfade/README | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/multimedia/xmms-crossfade/README b/multimedia/xmms-crossfade/README new file mode 100644 index 0000000000..095c33b555 --- /dev/null +++ b/multimedia/xmms-crossfade/README @@ -0,0 +1,36 @@ +This plugin can be used to remove the gaps between two songs, or to +smoothly crossfade inbetween. + +Features: + + * Crossfading + Crossfade between two songs, i.e. fade out the end of the current song + while fading in the beginning of the next for a smooth transition. Length + and volume of the fadings can be adjusted separately for fading in and + out. + + * Fadein/Fadeout + Smoothly fadein/fadeout at the beginning or end of playback. + + * Continuous output + Keeps the audio device opened when switching from one song to the next. + When used with the Gap-Killer, this allows for seamless playback of whole + albums without any audible interruption between the tracks. + + * Gap-Killer + Removes the short gaps of silence at the beginning and/or end of mp3 + files. These gaps are caused by some mp3-encoders. + + * Automatic detection of live albums + Automatically detects live albums and pre-mixed tracks which already are + crossfaded. For those tracks, crossfading can be disabled automatically. + + * High quality + XMMS-crossfade can take special care to avoid the clicks some + soundcards produce when suddenly being stopped. Also, it can improve + quality when seeking within a song. + + * Secondary effect plugin: + XMMS-crossfade allows you to select a second effect plugin. This is + usefull for example when using the volume normalizing plugin together + with the icecast plugin. |