annotate vamp-plugin.map @ 15:203551cbad47

* FIRFilter now has three output options - take all output elements, first lengthOfInput outputs, or take first lengthOfInput output after group delay
author Carl Bussey <c.bussey@se10.qmul.ac.uk>
date Thu, 14 Aug 2014 11:09:43 +0100
parents 21147df9cb2d
children
rev   line source
c@7 1 {
c@7 2 global: vampGetPluginDescriptor;
c@7 3 local: *;
c@7 4 };