Mercurial > hg > vamp-plugin-sdk
annotate skeleton/vamp-plugin.map @ 454:d6262c77e5a5 outputid-string-in-featureset
Begin plugin output id / index mapping for use in feature sets
author | Chris Cannam |
---|---|
date | Fri, 16 Sep 2016 14:13:21 +0100 |
parents | bb67b6145812 |
children |
rev | line source |
---|---|
cannam@300 | 1 { |
cannam@300 | 2 global: vampGetPluginDescriptor; |
cannam@300 | 3 local: *; |
cannam@300 | 4 }; |