annotate projects/heavy/pd/samphold/_main.pd @ 269:ac8eb07afcf5

Oxygen text added to each render.cpp file for the default projects. Text includes project explanation from Wiki, edited in places. Empty project added as a default project. Doxyfile updated. Each of the project locations added to INPUT configuration option. Consider just watching the whole project file so all new projects are automatically pulled through.
author Robert Jack <robert.h.jack@gmail.com>
date Tue, 17 May 2016 15:40:16 +0100
parents 40badaff5729
children
rev   line source
chris@164 1 #N canvas 275 504 414 247 10;
chris@160 2 #X obj 55 212 dac~ 1 2;
chris@160 3 #X obj 55 171 *~ 0.1;
chris@160 4 #X obj 55 150 osc~ 440;
chris@160 5 #X obj 55 61 noise~;
chris@160 6 #X obj 55 128 samphold~;
chris@160 7 #X text 51 21 ==================;
chris@160 8 #X text 51 11 Sample and hold FM;
chris@160 9 #X obj 55 85 lop~ 1;
chris@160 10 #X obj 122 107 phasor~ 880;
chris@160 11 #X obj 55 107 *~ 1e+06;
chris@164 12 #X text 193 199 ---------------------------------;
chris@164 13 #X text 193 189 @krighxz / BELA / heavy / 12/2015;
chris@164 14 #X text 217 208 beaglert.cc / enzienaudio.com;
chris@164 15 #X connect 1 0 0 1;
chris@164 16 #X connect 1 0 0 0;
chris@164 17 #X connect 2 0 1 0;
chris@164 18 #X connect 3 0 7 0;
chris@164 19 #X connect 4 0 2 0;
chris@164 20 #X connect 7 0 9 0;
chris@164 21 #X connect 8 0 4 1;
chris@164 22 #X connect 9 0 4 0;