Home
last modified time | relevance | path

Searched refs:_notebias (Results 1 – 6 of 6) sorted by relevance

/dports/audio/zita-at1/zita-at1-0.6.2/source/
H A Dretuner.h45 _notebias = v / 13.0f; in set_notebias()
100 float _notebias; variable
H A Dretuner.cc31 _notebias (0.0f), in png2img()
409 if (i == _lastnote) a -= _notebias;
/dports/audio/x42-plugins-lv2/x42-plugins-20211016/fat1.lv2/src/
H A Dretuner.h46 _notebias = v / 13.0f; in set_notebias()
116 float _notebias; variable
H A Dretuner.cc32 , _notebias (0.0f) in Retuner()
470 a -= _notebias; in finderror()
/dports/audio/infamous-plugins-lv2/infamousPlugins-0.3.0-7-g778e591/src/lushlife/
H A Dretuner.h66 _notebias = v / 13.0f; in set_notebias()
185 float _notebias; variable
H A Dretuner.cc36 _notebias (0.0f), in Retuner()
575 if (i == _lastnote) a -= _notebias; in finderror()