annotate projects/libpd/basicAnalogIn/_main.pd @ 322:dde921ea256b Doxy prerelease

libpd and heavy examples added
author Robert Jack <robert.h.jack@gmail.com>
date Mon, 30 May 2016 12:47:17 +0100
parents
children
rev   line source
robert@322 1 #N canvas 203 356 637 339 10;
robert@322 2 #X obj 63 170 osc~ 440;
robert@322 3 #X obj 63 223 dac~;
robert@322 4 #X obj 63 191 *~;
robert@322 5 #X text 440 95 ADC 3: Analog In 0;
robert@322 6 #X text 34 41 Basic analog in (or 'theremin');
robert@322 7 #X text 34 51 ===============================;
robert@322 8 #X text 121 105 << Use first two analog in's;
robert@322 9 #X text 440 49 ADC routing:;
robert@322 10 #X text 440 57 ------------;
robert@322 11 #X text 440 105 ADC 4: Analog In 1;
robert@322 12 #X text 440 115 ADC 5: Analog In 2;
robert@322 13 #X text 440 125 ADC 6: Analog In 3;
robert@322 14 #X text 440 135 ADC 7: Analog In 4;
robert@322 15 #X text 440 145 ADC 8: Analog In 5;
robert@322 16 #X text 440 155 ADC 9: Analog In 6;
robert@322 17 #X text 440 165 ADC 10: Analog In 7;
robert@322 18 #X text 440 75 ADC 1: Audio In L;
robert@322 19 #X text 440 85 ADC 2: Audio In R;
robert@322 20 #X obj 63 149 *~ 880;
robert@322 21 #X obj 63 106 adc~ 3 4;
robert@322 22 #X text 355 277 ---------------------------------;
robert@322 23 #X text 355 267 @krighxz / BELA / heavy / 12/2015;
robert@322 24 #X text 379 286 beaglert.cc / enzienaudio.com;
robert@322 25 #X connect 0 0 2 0;
robert@322 26 #X connect 2 0 1 0;
robert@322 27 #X connect 2 0 1 1;
robert@322 28 #X connect 18 0 0 0;
robert@322 29 #X connect 19 0 18 0;
robert@322 30 #X connect 19 1 2 1;