Mercurial > hg > vamp-plugin-sdk
annotate rdf/ToDo @ 525:8c18bdaad04f c++11-mutex
Avoid simple static allocation of mutex, as it could lead to mutex being destroyed before last adapter that needs to use it (since adapters are usually also static)
author | Chris Cannam |
---|---|
date | Mon, 09 Sep 2019 10:24:13 +0100 |
parents | 147de5e64d28 |
children |
rev | line source |
---|---|
cannam@138 | 1 -automatic library URI assignment (not is a bit tricky) |
cannam@138 | 2 -rules to define TrackLevelOutputs and other exceptions |
cannam@138 | 3 -mapping vamp-audio features |
cannam@138 | 4 ... |