annotate vamp-plugin.map @ 13:7680cc4c0073

* Tidying - made length of array variables type size_t and for loops unsigned int, where index > 0. * Window length parameter is now a dropdown box.
author Carl Bussey <c.bussey@se10.qmul.ac.uk>
date Wed, 13 Aug 2014 14:18:00 +0100
parents 21147df9cb2d
children
rev   line source
c@7 1 {
c@7 2 global: vampGetPluginDescriptor;
c@7 3 local: *;
c@7 4 };