comparison examples/08-PureData/scope/_main.pd @ 486:7f8d1a3e4cef prerelease

Heavy scope can have arbitrary number of channels
author Giulio Moro <giuliomoro@yahoo.it>
date Tue, 21 Jun 2016 15:18:13 +0100
parents efc9a9f8e63d
children ddb86944e138
comparison
equal deleted inserted replaced
485:506a319c08cf 486:7f8d1a3e4cef
4 #X obj 27 186 osc~ 2321; 4 #X obj 27 186 osc~ 2321;
5 #X obj 123 175 osc~ 12; 5 #X obj 123 175 osc~ 12;
6 #X obj 267 175 noise~; 6 #X obj 267 175 noise~;
7 #X obj 192 170 phasor~ 10; 7 #X obj 192 170 phasor~ 10;
8 #X text 16 15 Bela Scope; 8 #X text 16 15 Bela Scope;
9 #X text 116 15 Make sure the IDE is running and then bring up the scope 9 #X text 11 46 Make sure the IDE is running ( ./ide.sh start ) and then
10 in your browser http://192.168.7.2/scope/ You can log to the scope 10 bring up the scope in your browser http://192.168.7.2/scope/ You can
11 by sending to dac~ 27 to 30; 11 log to the scope by sending to dac~ 27 to 30;
12 #X connect 2 0 1 0; 12 #X connect 2 0 1 0;
13 #X connect 3 0 1 1; 13 #X connect 3 0 1 1;
14 #X connect 4 0 1 3; 14 #X connect 4 0 1 3;
15 #X connect 5 0 1 2; 15 #X connect 5 0 1 2;