Written by Chloé (Rika) Ichinose, under MIT License
- GNU Scientific Library 2.5 with CBLAS
- PortAudio v19
make BUILD_TYPE=Release
Builds release variant binaries.
make
# or
make BUILD_TYPE=Debug
Builds ddebug variant binaries.
See Makefile
for more make targets.
- Alternating minimisation for glottal inverse filtering - Ismael Rodrigo Bleyer et al 2017 Inverse Problems 33 065005
- COVAREP's implementation of the IAIF algorithm - COVAREP's GitHub repository
- The algebra of harmonic functions for a matrix-valued transfer operator - arXiv:math/0611539v3 (math.FA) 7 Jun 2007
- MATLAB's explanation of their LPC analysis algorithm - Mathworks MATLAB Documentation lpc
- Time-domain digital filter representations - DSPRELATED.com Introduction to Digital Filters
TODO: List all references
Readme was last updated on Jan 23., 2019