view examples/08-PureData/scope/_main.pd @ 474:efc9a9f8e63d prerelease

Libpd added scope support and example
author Giulio Moro <giuliomoro@yahoo.it>
date Mon, 20 Jun 2016 20:38:46 +0100
parents
children 7f8d1a3e4cef
line wrap: on
line source
#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;
#X text 16 15 Bela Scope;
#X text 116 15 Make sure the IDE is running 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;