Implementation
Implementation
- Linear vectorized delay line
- Finger hole filtering vectorized with matrix operations
- Easy to analyze
- Portable
- Traditional ring-buffered delay line
- Each finger hole filter is an C++ object instance
- Fast
- Portable
Matlab
C++