annotate modules-and-plug-ins/vamp-plugin/vamp-plugin.map @ 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 ce806db4468b
children
rev   line source
adamstark@61 1 {
adamstark@61 2 global: vampGetPluginDescriptor;
adamstark@61 3 local: *;
adamstark@61 4 };