view projects/heavy/pd/basicAnalogIn/_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
line wrap: on
line source
#N canvas 203 356 637 339 10;
#X obj 63 170 osc~ 440;
#X obj 63 223 dac~;
#X obj 63 191 *~;
#X text 440 95 ADC 3: Analog In 0;
#X text 34 41 Basic analog in (or 'theremin');
#X text 34 51 ===============================;
#X text 121 105 << Use first two analog in's;
#X text 440 49 ADC routing:;
#X text 440 57 ------------;
#X text 440 105 ADC 4: Analog In 1;
#X text 440 115 ADC 5: Analog In 2;
#X text 440 125 ADC 6: Analog In 3;
#X text 440 135 ADC 7: Analog In 4;
#X text 440 145 ADC 8: Analog In 5;
#X text 440 155 ADC 9: Analog In 6;
#X text 440 165 ADC 10: Analog In 7;
#X text 440 75 ADC 1: Audio In L;
#X text 440 85 ADC 2: Audio In R;
#X obj 63 149 *~ 880;
#X obj 63 106 adc~ 3 4;
#X text 355 277 ---------------------------------;
#X text 355 267 @krighxz / BELA / heavy / 12/2015;
#X text 379 286 beaglert.cc / enzienaudio.com;
#X connect 0 0 2 0;
#X connect 2 0 1 0;
#X connect 2 0 1 1;
#X connect 18 0 0 0;
#X connect 19 0 18 0;
#X connect 19 1 2 1;