Mercurial > hg > libxtract
diff examples/puredata/regression-test.pd @ 109:9518ae6afff4
- added bark coefficients PD example
- Fixed Java bindings compile problem
author | Jamie Bullock <jamie@postlude.co.uk> |
---|---|
date | Sat, 29 Dec 2007 18:35:35 +0000 |
parents | 89b516adb5df |
children |
line wrap: on
line diff
--- a/examples/puredata/regression-test.pd Sat Dec 29 17:33:17 2007 +0000 +++ b/examples/puredata/regression-test.pd Sat Dec 29 18:35:35 2007 +0000 @@ -1,4 +1,4 @@ -#N canvas 534 223 894 462 10; +#N canvas 520 223 894 462 10; #X obj 168 31 noise~; #X obj 168 61 xtract~ spectrum; #X obj 72 106 xtract~ irregularity_j; @@ -38,7 +38,7 @@ #X obj 257 445 xtract~ bark_coefficients; #X obj 49 437 xtract~ peak_spectrum; #X obj 486 438 xtract~ mfcc; -#X obj 28 24 block~ 512; +#X obj 28 24 block~ 1024; #X connect 0 0 1 0; #X connect 0 0 18 0; #X connect 0 0 19 0;