Mercurial > hg > vamp-plugin-sdk
annotate skeleton/vamp-plugin.map @ 384:364e4653fe20
Non-power-of-two is not an issue if we're built with fftw
author | Chris Cannam |
---|---|
date | Thu, 16 Oct 2014 10:50:12 +0100 |
parents | bb67b6145812 |
children |
rev | line source |
---|---|
cannam@300 | 1 { |
cannam@300 | 2 global: vampGetPluginDescriptor; |
cannam@300 | 3 local: *; |
cannam@300 | 4 }; |