Mercurial > hg > libxtract
view examples/puredata/simple-example.pd @ 88:525bfdf936c6
Added java bindings. Everything seems to work OK, except test.java won't compile. Some kind of path error, but I can't work out how to fix it.
author | Jamie Bullock <jamie@postlude.co.uk> |
---|---|
date | Wed, 05 Sep 2007 14:32:17 +0000 |
parents | 89b516adb5df |
children | ca40a0dc29d6 |
line wrap: on
line source
#N canvas 0 0 450 300 10; #X obj 144 80 xtract~ spectrum; #X obj 154 26 osc~ 440; #X obj 145 129 xtract~ spectral_mean; #X floatatom 146 184 5 0 0 0 - - -; #X connect 0 0 2 0; #X connect 1 0 0 0; #X connect 2 0 3 0;