view examples/puredata/simple-test.pd @ 244:8c768f32a6a8

Add new helper function xtract_smoothed(), e.g. can be used to extract smoothed spectrum
author Jamie Bullock <jamie@jamiebullock.com>
date Fri, 06 Jun 2014 09:55:01 +0100
parents 246c203cc733
children
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 193 94 *~ 0.3;
#X obj 193 137 xtract~ f0;
#X connect 0 0 2 0;
#X connect 2 0 3 0;
#X connect 3 0 1 0;