Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 351 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 351 Bytes

tap-lv2

LV2 port for the TAP (Tom's Audio Processing) plugins

Author: Tom Szilagyi [email protected]

Webpage: http://tap-plugins.sf.net

Check the original README file for more information

compile and install

make

make INSTALL_PATH=~/.lv2/ install

(or any other dir, defaults to /usr/local/lib/lv2/)