Mercurial > hg > vampy
annotate vamp-plugin.map @ 115:a9e918adfff0
Skip directly over anything with null metatype - can happen with plugins whose init methods are not conformant (but that otherwise load OK as code)
author | Chris Cannam |
---|---|
date | Tue, 26 Feb 2019 14:31:08 +0000 |
parents | 27bab3a16c9a |
children |
rev | line source |
---|---|
fazekasgy@37 | 1 { |
fazekasgy@37 | 2 global: vampGetPluginDescriptor; |
fazekasgy@37 | 3 local: *; |
fazekasgy@37 | 4 }; |