annotate modules-and-plug-ins/vamp-plugin/INSTALL.md @ 25:20917cfb56a0 develop

Added installation instructions for Python module and Vamp plug-in
author Adam <adamstark.uk@gmail.com>
date Mon, 27 Jan 2014 23:20:13 +0000
parents
children
rev   line source
adamstark@25 1 BTrack - Vamp Plug-in
adamstark@25 2 =================================
adamstark@25 3
adamstark@25 4 See the main README for other information including usage and license information.
adamstark@25 5
adamstark@25 6 Installation
adamstark@25 7 ------------
adamstark@25 8
adamstark@25 9 On the command line, just type:
adamstark@25 10
adamstark@25 11 make
adamstark@25 12
adamstark@25 13 and then move the resulting 'btrack.dylib' to your Vamp plug-ins folder.