Mercurial > hg > libxtract
view examples/puredata/simple-test.pd @ 110:c8502708853b
- Improvements to SWIG bindings generation script
- Fixed omission in xtract_bark_coefficients that was causing the output to be complete b/s! This fixed bark_coeffs and loudness feature which depends on it
- Changes to descriptor API: added is_delta and id. id corresponds to value in xtract_features_ enum and is useful for programmatic conversions between id and name string.
author | Jamie Bullock <jamie@postlude.co.uk> |
---|---|
date | Tue, 01 Jan 2008 16:17:44 +0000 |
parents | 1cbbe5b5e461 |
children | 246c203cc733 |
line wrap: on
line source
#N canvas 642 248 670 289 10; #X obj 192 63 osc~ 440; #X floatatom 194 187 10 0 0 0 - - -; #X obj 194 150 xtract~ spectral_mean; #X obj 193 94 *~ 0.3; #X text 337 121 Optional second argument gives blocksize; #X obj 193 121 xtract~ spectrum 64; #X connect 0 0 3 0; #X connect 2 0 1 0; #X connect 3 0 5 0; #X connect 5 0 2 0;