annotate examples/puredata/simple-test.pd @ 219:eb2ab9b70c29

Correct name for xtract_peak()
author Jamie Bullock <jamie@jamiebullock.com>
date Wed, 04 Jun 2014 14:15:19 +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;