annotate examples/puredata/simple-test.pd @ 182:ff5f5b77bf3f

Use log10 (double precision) instead of log10f. Fixes bug in spectral flatness
author Jamie Bullock <jamie@jamiebullock.com>
date Thu, 04 Jul 2013 08:59:01 +0100
parents 246c203cc733
children
rev   line source
jamie@103 1 #N canvas 642 248 670 289 10;
jamie@103 2 #X obj 192 63 osc~ 440;
jamie@103 3 #X floatatom 194 187 10 0 0 0 - - -;
jamie@103 4 #X obj 193 94 *~ 0.3;
jamie@161 5 #X obj 193 137 xtract~ f0;
jamie@161 6 #X connect 0 0 2 0;
jamie@161 7 #X connect 2 0 3 0;
jamie@161 8 #X connect 3 0 1 0;