Veryl registryAkiyukiOkayasu/gndless-filter-veryl · gndless_filterSource ↗

Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

gndless_filter

Audio-rate CIC, halfband, and shift-based filters for Veryl.

Version 0.2.0
Repository https://github.com/AkiyukiOkayasu/gndless-filter-veryl
License MIT OR Apache-2.0

Modules

CicDecimator CIC間引きフィルタ
CicInterpolator CIC補間フィルタ
HalfbandInterpolator2x::<FORMAT> format付きvalue interfaceを使う2倍halfband補間器
HpfShiftSigned ビットシフトによる一次ハイパスフィルタ (符号付き版)。
HpfShiftUnsigned ビットシフトによる一次ハイパスフィルタ (符号なし版)。
HpfShiftVariableSigned 可変シフト量に対応したHPF (符号付き版)。
HpfShiftVariableUnsigned 可変シフト量に対応したHPF (符号なし版)。
LpfShiftSigned ビットシフトによる一次ローパスフィルタ (指数移動平均、符号付き版)
LpfShiftUnsigned ビットシフトによる一次ローパスフィルタ (符号なし版)
LpfShiftVariableSigned 可変シフト量に対応したLPF (符号付き版)
LpfShiftVariableUnsigned 可変シフト量に対応したLPF (符号なし版)