import c files from aubio r920, using <aubio/aubio.h> include
[pd-aubio.git] / examples / onset-cam.pd
1 #N canvas 331 521 567 331 10;
2 #X obj 23 8 adc~;
3 #X obj 24 46 aubioonset~;
4 #X obj 24 81 pdp_v4l;
5 #X obj 24 116 pdp_xv;
6 #X text 110 10 audio input;
7 #X text 111 46 onset detection;
8 #X text 113 82 video camera;
9 #X text 113 121 video screen;
10 #X connect 0 0 1 0;
11 #X connect 0 1 1 0;
12 #X connect 1 0 2 0;
13 #X connect 2 0 3 0;