Home
last modified time | relevance | path

Searched refs:DETECT_TIME_STEP (Results 1 – 3 of 3) sorted by relevance

/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/metadata/
H A Dphase_detector.h36 static const float DETECT_TIME_STEP = 0.0025f; member
H A Dtrigger.h45 static const float DETECT_TIME_STEP = 0.0025f; // Detection time step [ms] member
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/metadata/
H A Dphase_detector.cpp44 …E_MAX, phase_detector_metadata::DETECT_TIME_DFL, phase_detector_metadata::DETECT_TIME_STEP, NULL },