Mercurial > audlegacy-plugins
view src/crossfade/TODO @ 3146:87b0c47089e5
alac: Various patches from Hans de Goede. (Closes #61)
author | William Pitcock <nenolod@atheme.org> |
---|---|
date | Sat, 09 May 2009 13:47:30 -0500 |
parents | 31b1dbef64c2 |
children |
line wrap: on
line source
audacious minimal crossfade plugin. ----------------------------------- Copyright © 2009 William Pitcock <nenolod@atheme.org>. Note that this is the crossfading engine only. All other features not related to that engine are removed, but they were not useful in the scope of audacious anyway. stuff to do still ----------------- - player.[ch] can go easily - finish refactoring config GUI - see if we really need format.c or not. the plugin should always be getting S16_NE through libSAD. - use of libSAD to do the xfade would be cool (we could support 24bit this way although the fade would be dithered)