view code-docs/classPercussionOnsetDetector.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 5c2683745b33
children
line wrap: on
line source
var classPercussionOnsetDetector =
[
    [ "OutputList", "classPercussionOnsetDetector.html#a30f531b8fb69fac41a24e3d2a6a08ed9", null ],
    [ "FeatureList", "classPercussionOnsetDetector.html#a0730bc72c87fa02eb8d2854b233f7be1", null ],
    [ "FeatureSet", "classPercussionOnsetDetector.html#a448fb57dc245d47923ec9eeaf9856c5f", null ],
    [ "ParameterList", "classPercussionOnsetDetector.html#a3b6bb4bbd86affe1ca9deceea1aad4f8", null ],
    [ "ProgramList", "classPercussionOnsetDetector.html#a7f66f00437b21e5f694fe02356b12f20", null ],
    [ "InputDomain", "classPercussionOnsetDetector.html#a39cb7649d6dcc20e4cb1640cd55907bc", [
      [ "TimeDomain", "classPercussionOnsetDetector.html#a39cb7649d6dcc20e4cb1640cd55907bcad4a9f31b958a43a9757af7893aa2e7ff", null ],
      [ "FrequencyDomain", "classPercussionOnsetDetector.html#a39cb7649d6dcc20e4cb1640cd55907bcaa30e7877ab33f76acbdca28607e6ab53", null ]
    ] ],
    [ "PercussionOnsetDetector", "classPercussionOnsetDetector.html#a9f700579805ee5105758d847baab3511", null ],
    [ "~PercussionOnsetDetector", "classPercussionOnsetDetector.html#a99f833667cf8185e879d735216c7642b", null ],
    [ "initialise", "classPercussionOnsetDetector.html#a349c528260622308f3850bcda8a448ab", null ],
    [ "reset", "classPercussionOnsetDetector.html#a9b1075e992cd9599764ef3881fb91d1a", null ],
    [ "getInputDomain", "classPercussionOnsetDetector.html#a8c980a67814934d57e0c5de3e58a4ca2", null ],
    [ "getIdentifier", "classPercussionOnsetDetector.html#ac1bb968a3632083e55e4d236310b9cdb", null ],
    [ "getName", "classPercussionOnsetDetector.html#a9b8532bfd1a6053682db3ce15b1890da", null ],
    [ "getDescription", "classPercussionOnsetDetector.html#a4ea74f76e302c53ced7508bc8388487b", null ],
    [ "getMaker", "classPercussionOnsetDetector.html#a1ef108aac025c3f2c3201fd9f43b6a6b", null ],
    [ "getPluginVersion", "classPercussionOnsetDetector.html#ad4f4a732e9e0ae0cb0151e2e10862299", null ],
    [ "getCopyright", "classPercussionOnsetDetector.html#acf9ac12b8f313aa6fad58ad2fed663da", null ],
    [ "getPreferredStepSize", "classPercussionOnsetDetector.html#a0ad851545302fc87e8226104584667a0", null ],
    [ "getPreferredBlockSize", "classPercussionOnsetDetector.html#abacdc27486aab9b37d1a51e35e6a9444", null ],
    [ "getParameterDescriptors", "classPercussionOnsetDetector.html#ae1cc81d82aaac8db5cf8a1067494f3d8", null ],
    [ "getParameter", "classPercussionOnsetDetector.html#accce70a87d6b30d4696d40a3e09b8f17", null ],
    [ "setParameter", "classPercussionOnsetDetector.html#aa097d72488e1211f05fc661ff5c6dc01", null ],
    [ "getOutputDescriptors", "classPercussionOnsetDetector.html#a9518f60b3b0bf6c31c51c0aaffc599c9", null ],
    [ "process", "classPercussionOnsetDetector.html#adfd989812b3e0cb8f4b498f56a5a9614", null ],
    [ "getRemainingFeatures", "classPercussionOnsetDetector.html#ad3d6767ed137783e84f842b4d4732ffa", null ],
    [ "getMinChannelCount", "classPercussionOnsetDetector.html#ab74f7634c6ac6e3da115667808a79c30", null ],
    [ "getMaxChannelCount", "classPercussionOnsetDetector.html#a0bff9464bc8c117470136c396b2405dd", null ],
    [ "getType", "classPercussionOnsetDetector.html#a530123068767a8728c568ffccfe3e4e5", null ],
    [ "getVampApiVersion", "classPercussionOnsetDetector.html#ab4aa9c3e6f6dd9addbc095463c9fb772", null ],
    [ "getPrograms", "classPercussionOnsetDetector.html#aaf6febff0ab4daf4a5089c98a67f4df8", null ],
    [ "getCurrentProgram", "classPercussionOnsetDetector.html#aac38c5dc6e87208616122897518ca3d5", null ],
    [ "selectProgram", "classPercussionOnsetDetector.html#aadd3a547ef140bae200473a9518e3353", null ],
    [ "m_stepSize", "classPercussionOnsetDetector.html#aabac0cf7e961482b075777e5f0686e6c", null ],
    [ "m_blockSize", "classPercussionOnsetDetector.html#a920de543dbcf70a2edd80b5b31313285", null ],
    [ "m_threshold", "classPercussionOnsetDetector.html#ab04119adad56d87f2e633de289aab507", null ],
    [ "m_sensitivity", "classPercussionOnsetDetector.html#a4e9770f246ba3bc75e7fc2cb8f9010af", null ],
    [ "m_priorMagnitudes", "classPercussionOnsetDetector.html#a30daa717267251a9d49afe57c328e989", null ],
    [ "m_dfMinus1", "classPercussionOnsetDetector.html#acd80162c65212be7fa91251263fb9c3d", null ],
    [ "m_dfMinus2", "classPercussionOnsetDetector.html#a6ad7d8353cc681ff42a63b127cca5779", null ],
    [ "m_inputSampleRate", "classPercussionOnsetDetector.html#a59b9dd82a4f4eb946cd0474cc81abc23", null ]
];