Mercurial > hg > vamp-simple-cepstrum
comparison README @ 46:a17bca16933a tip
Add minimal README and COPYING
author | Chris Cannam |
---|---|
date | Fri, 06 Mar 2020 11:01:17 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
45:a488dd5e4fb8 | 46:a17bca16933a |
---|---|
1 | |
2 Vamp Simple Cepstrum | |
3 ==================== | |
4 | |
5 A simple Vamp plugin to calculate and return cepstrum values from DFT | |
6 bins. Useful as a preliminary tool for looking at cepstral data for | |
7 simple pitch or envelope methods. | |
8 | |
9 https://code.soundsoftware.ac.uk/projects/vamp-simple-cepstrum | |
10 |