1tap-lv2
2=======
3
4LV2 port for the TAP (Tom's Audio Processing) plugins
5
6Author: Tom Szilagyi <tszilagyi@users.sourceforge.net>
7
8Webpage: http://tap-plugins.sf.net
9
10Check the original README file for more information
11
12
13compile and install
14===================
15
16make
17
18make INSTALL_PATH=~/.lv2/ install
19
20(or any other dir, defaults to /usr/local/lib/lv2/)