Mercurial > hg > btrack
annotate 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 |
| rev | line source |
|---|---|
| adamstark@62 | 1 BTrack - Vamp Plug-in |
| adamstark@62 | 2 ================================= |
| adamstark@62 | 3 |
| adamstark@62 | 4 See the main README for other information including usage and license information. |
| adamstark@62 | 5 |
| adamstark@62 | 6 Installation |
| adamstark@62 | 7 ------------ |
| adamstark@62 | 8 |
| adamstark@62 | 9 On the command line, just type: |
| adamstark@62 | 10 |
| adamstark@62 | 11 make |
| adamstark@62 | 12 |
| adamstark@62 | 13 and then move the resulting 'btrack.dylib' to your Vamp plug-ins folder. |
