PureData CEAMMC library web documentation
доступно с версии: 0.7
Period-length detector using Philip McLeod's Specially Normalized AutoCorrelation function (SNAC)
@framesize
Запросить/установить frame size in samples
тип: int
единица: samp
варианты: 128, 256, 512, 1024, 2048
по умолчанию: 1024
@overlap
Запросить/установить overlap of analysis frames
тип: int
варианты: 1, 2, 4, 8
по умолчанию: 1
@bias
Запросить/установить bias which favours small lags over large lags in the period detection, thereby
avoiding low-octave jumps
тип: float
диапазон: 0..1
по умолчанию: 0.2
@fidthr
Запросить/установить min fidelity threshold to report the pitch
тип: float
диапазон: 0..1
по умолчанию: 0.95
@maxfreq
Запросить/установить max tracked frequency
тип: float
единица: Hz
диапазон: 10..10000
по умолчанию: 1500
Смотрите также: [sigmund~] [fiddle~]
Авторы: Katja Vetter, Serge Poltavsky
Лицензия: GPL3 or later