From 45c57d1fa373b4acc0cbb157147ac2a817dae983 Mon Sep 17 00:00:00 2001 From: Gargaj Date: Fri, 13 Mar 2015 13:10:01 +0100 Subject: [PATCH] Create README.md --- README.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2bba942 --- /dev/null +++ b/README.md @@ -0,0 +1,24 @@ +IMPORTANT: This plugin crashes with Winamp 5.666 because the in\_mp3.dll uses some unimplemented API features internally which were never released in the official documentation; you'll notice it works fine on non-MP3 files. + +## Waveform seek plugin for Winamp 5.x ## + +Allows you to see the song you're playing as a waveform and seek in it by clicking. + +I.e. you can always skip to the drop. + +![http://i.imgur.com/2OMlpr4.png](http://i.imgur.com/2OMlpr4.png) + +With skin support: + +![http://i.imgur.com/nc19cSC.png](http://i.imgur.com/nc19cSC.png) + +### Downloads ### +Download from https://drive.google.com/folderview?id=0B8kDiXvciZ1aSDdSVkRhcHdkSE0&usp=sharing#list + +### Changelog ### +See RecentChanges + +### Known issues ### + * Cache directory not editable (i.e. there's no config) + * Can break if plugins dir is not writable + * Crashes on exit