comparison examples/08-PureData/scope/_main.pd @ 531:ddb86944e138 prerelease

cleaned up all pd examples (and removed some). added polysynth and vangelisiser to instruments examples
author chnrx <chris.heinrichs@gmail.com>
date Thu, 23 Jun 2016 20:40:05 +0100
parents 7f8d1a3e4cef
children 8f8809c77dda
comparison
equal deleted inserted replaced
525:1ca196e35105 531:ddb86944e138
1 #N canvas 394 368 477 304 10; 1 #N canvas 1035 935 404 295 10;
2 #X text 16 25 ============; 2 #X obj 126 235 dac~ 27 28 29 30;
3 #X obj 104 239 dac~ 27 28 29 30; 3 #X obj 76 201 osc~ 2321;
4 #X obj 27 186 osc~ 2321; 4 #X obj 143 201 osc~ 12;
5 #X obj 123 175 osc~ 12; 5 #X obj 268 201 noise~;
6 #X obj 267 175 noise~; 6 #X obj 197 201 phasor~ 10;
7 #X obj 192 170 phasor~ 10;
8 #X text 16 15 Bela Scope; 7 #X text 16 15 Bela Scope;
9 #X text 11 46 Make sure the IDE is running ( ./ide.sh start ) and then 8 #X text 16 25 ==========;
10 bring up the scope in your browser http://192.168.7.2/scope/ You can 9 #X text 16 81 If you're running this example in the Bela IDE \, simply
11 log to the scope by sending to dac~ 27 to 30; 10 click;
12 #X connect 2 0 1 0; 11 #X text 16 95 the scope icon to see the signals being visualised.;
13 #X connect 3 0 1 1; 12 #X text 16 43 You can log any signal to the scope by using the DAC~
14 #X connect 4 0 1 3; 13 ;
15 #X connect 5 0 1 2; 14 #X text 16 57 outputs 27-30;
15 #X text 17 117 If using the build scripts or compiled using Heavy \,
16 make;
17 #X text 16 146 up the scope in your browser http://192.168.7.2/scope/
18 ;
19 #X text 17 132 sure the IDE is running ( ./ide.sh start ) and then
20 bring;
21 #X connect 1 0 0 0;
22 #X connect 2 0 0 1;
23 #X connect 3 0 0 3;
24 #X connect 4 0 0 2;