Mercurial > hg > btrack
view modules-and-plug-ins/vamp-plugin/INSTALL.md @ 67:ae3ec9b14092
Updated README, installation instructions for Python module and added an example.py file to explain how to use the Python module. Also regenerated documentation.
| author | Adam Stark <adamstark@users.noreply.github.com> |
|---|---|
| date | Tue, 28 Jan 2014 01:07:44 +0000 |
| parents | 2ec37d4afc37 |
| children |
line wrap: on
line source
BTrack - Vamp Plug-in ================================= See the main README for other information including usage and license information. Installation ------------ On the command line, just type: make and then move the resulting 'btrack.dylib' to your Vamp plug-ins folder.
