Mercurial > hg > vamp-docs
comparison code-docs/annotated_dup.js @ 6:27319718b1f8 vamp-plugin-sdk-v2.7
Update code docs to v2.7 SDK
| author | Chris Cannam |
|---|---|
| date | Fri, 24 Feb 2017 16:44:47 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 5:5c95f546f0b4 | 6:27319718b1f8 |
|---|---|
| 1 var annotated_dup = | |
| 2 [ | |
| 3 [ "Vamp", "namespaceVamp.html", "namespaceVamp" ], | |
| 4 [ "_VampFeature", "struct__VampFeature.html", "struct__VampFeature" ], | |
| 5 [ "_VampFeatureList", "struct__VampFeatureList.html", "struct__VampFeatureList" ], | |
| 6 [ "_VampFeatureUnion", "union__VampFeatureUnion.html", "union__VampFeatureUnion" ], | |
| 7 [ "_VampFeatureV2", "struct__VampFeatureV2.html", "struct__VampFeatureV2" ], | |
| 8 [ "_VampOutputDescriptor", "struct__VampOutputDescriptor.html", "struct__VampOutputDescriptor" ], | |
| 9 [ "_VampParameterDescriptor", "struct__VampParameterDescriptor.html", "struct__VampParameterDescriptor" ], | |
| 10 [ "_VampPluginDescriptor", "struct__VampPluginDescriptor.html", "struct__VampPluginDescriptor" ], | |
| 11 [ "AmplitudeFollower", "classAmplitudeFollower.html", "classAmplitudeFollower" ], | |
| 12 [ "FixedTempoEstimator", "classFixedTempoEstimator.html", "classFixedTempoEstimator" ], | |
| 13 [ "PercussionOnsetDetector", "classPercussionOnsetDetector.html", "classPercussionOnsetDetector" ], | |
| 14 [ "PowerSpectrum", "classPowerSpectrum.html", "classPowerSpectrum" ], | |
| 15 [ "SpectralCentroid", "classSpectralCentroid.html", "classSpectralCentroid" ], | |
| 16 [ "ZeroCrossing", "classZeroCrossing.html", "classZeroCrossing" ] | |
| 17 ]; |
