annotate examples/08-PureData/samphold/_main.pd @ 464:8fcfbfb32aa0 prerelease

Examples reorder with subdirectories. Added header to each project. Moved Doxygen to bottom of render.cpp.
author Robert Jack <robert.h.jack@gmail.com>
date Mon, 20 Jun 2016 16:20:38 +0100
parents
children
rev   line source
robert@464 1 #N canvas 275 504 414 247 10;
robert@464 2 #X obj 55 212 dac~ 1 2;
robert@464 3 #X obj 55 171 *~ 0.1;
robert@464 4 #X obj 55 150 osc~ 440;
robert@464 5 #X obj 55 61 noise~;
robert@464 6 #X obj 55 128 samphold~;
robert@464 7 #X text 51 21 ==================;
robert@464 8 #X text 51 11 Sample and hold FM;
robert@464 9 #X obj 55 85 lop~ 1;
robert@464 10 #X obj 122 107 phasor~ 880;
robert@464 11 #X obj 55 107 *~ 1e+06;
robert@464 12 #X text 193 199 ---------------------------------;
robert@464 13 #X text 193 189 @krighxz / BELA / heavy / 12/2015;
robert@464 14 #X text 217 208 beaglert.cc / enzienaudio.com;
robert@464 15 #X connect 1 0 0 1;
robert@464 16 #X connect 1 0 0 0;
robert@464 17 #X connect 2 0 1 0;
robert@464 18 #X connect 3 0 7 0;
robert@464 19 #X connect 4 0 2 0;
robert@464 20 #X connect 7 0 9 0;
robert@464 21 #X connect 8 0 4 1;
robert@464 22 #X connect 9 0 4 0;