INSTALL:
--------

there are two plugins created: the output version sndstretch_xmms_out.so
and the effect version sndstretch_xmms_eff.so. 

to build simply type:

make

you probably may want to adjust the XMMS_EPLUGIN_DIR and XMMS_OPLUGIN_DIR 
variables in the makefile for proper installation.
then install them by typing:

make install

or you just copy the plugin (sndstretch_xmms_out.so, sndstretch_xmms_eff.so) 
manually into your '...xmms/Output' or '...xmms/Effect' directory after 
building it.

however, you don`t need to install both of them - they both work on their own.

xmms will find the plugin(s) next time it is started and it will be listed
in the output/effect-plugin list.
