Mercurial > hg > beaglert
diff 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 |
line wrap: on
line diff
--- a/examples/08-PureData/scope/_main.pd Thu Jun 23 13:22:59 2016 +0100 +++ b/examples/08-PureData/scope/_main.pd Thu Jun 23 20:40:05 2016 +0100 @@ -1,15 +1,24 @@ -#N canvas 394 368 477 304 10; -#X text 16 25 ============; -#X obj 104 239 dac~ 27 28 29 30; -#X obj 27 186 osc~ 2321; -#X obj 123 175 osc~ 12; -#X obj 267 175 noise~; -#X obj 192 170 phasor~ 10; +#N canvas 1035 935 404 295 10; +#X obj 126 235 dac~ 27 28 29 30; +#X obj 76 201 osc~ 2321; +#X obj 143 201 osc~ 12; +#X obj 268 201 noise~; +#X obj 197 201 phasor~ 10; #X text 16 15 Bela Scope; -#X text 11 46 Make sure the IDE is running ( ./ide.sh start ) and then -bring up the scope in your browser http://192.168.7.2/scope/ You can -log to the scope by sending to dac~ 27 to 30; -#X connect 2 0 1 0; -#X connect 3 0 1 1; -#X connect 4 0 1 3; -#X connect 5 0 1 2; +#X text 16 25 ==========; +#X text 16 81 If you're running this example in the Bela IDE \, simply +click; +#X text 16 95 the scope icon to see the signals being visualised.; +#X text 16 43 You can log any signal to the scope by using the DAC~ +; +#X text 16 57 outputs 27-30; +#X text 17 117 If using the build scripts or compiled using Heavy \, +make; +#X text 16 146 up the scope in your browser http://192.168.7.2/scope/ +; +#X text 17 132 sure the IDE is running ( ./ide.sh start ) and then +bring; +#X connect 1 0 0 0; +#X connect 2 0 0 1; +#X connect 3 0 0 3; +#X connect 4 0 0 2;