diff options
author | dsomero <xgizzmo@gmail.com> | 2010-05-27 04:11:42 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-27 12:10:04 +0200 |
commit | 64f35313f0b7ffbf03d43ae098c4675f66e83c8f (patch) | |
tree | f1678e2996217931731c080e6facfb2883fe0893 /multimedia/audacious-crossfade/README | |
parent | d49ef225aea62c60e83ecf88f73910a54ca9c15b (diff) | |
download | slackbuilds-64f35313f0b7ffbf03d43ae098c4675f66e83c8f.tar.gz |
multimedia/audacious-crossfade: Removed (Build failure)
crossfade.h:43:34: error: audacious/playlist.h: No such file
or directory.
Diffstat (limited to 'multimedia/audacious-crossfade/README')
-rw-r--r-- | multimedia/audacious-crossfade/README | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/multimedia/audacious-crossfade/README b/multimedia/audacious-crossfade/README deleted file mode 100644 index 481e9f277e..0000000000 --- a/multimedia/audacious-crossfade/README +++ /dev/null @@ -1,36 +0,0 @@ -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 - Audacious-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: - Audacious-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. |