diff options
author | Jamie Bullock <jamie@postlude.co.uk> | 2008-02-15 15:49:49 +0000 |
---|---|---|
committer | Jamie Bullock <jamie@postlude.co.uk> | 2008-02-15 15:49:49 +0000 |
commit | 26fa6beab516a699ead017f4a2d68b1d861b9561 (patch) | |
tree | c8d8c17053b55a7a8aa0c5a91e5a6a7190073bca /TODO | |
parent | e876da1b38221d8020d81b72926d2dee5c2bdc55 (diff) | |
download | LibXtract-26fa6beab516a699ead017f4a2d68b1d861b9561.tar.gz LibXtract-26fa6beab516a699ead017f4a2d68b1d861b9561.tar.bz2 LibXtract-26fa6beab516a699ead017f4a2d68b1d861b9561.zip |
Added new extraction function: xtract_subbands()
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -16,5 +16,4 @@ Use the fftw guru interface to create multipurpose global plans from xtract_fft_ Add LPC via Schur algorithm If argv uses an integer, then it should point to a variable of type int. At the moment floats are used to store ints. Write macro to truncate numbers <= 0 prior to taking log and integrate into functions across the library -Add xtract_chords() - gets pitch classes from spectrum either as MIDI note numbers or pitch class and octave class - e.g. 'F#4' etc. Add xtract_subbands() - gets subband power or subband magnitude for given bands |