File: tripleLine-help.pd

package info (click to toggle)
pd-markex 0.85-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 292 kB
  • sloc: ansic: 1,438; makefile: 503
file content (17 lines) | stat: -rw-r--r-- 494 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#N canvas 749 231 600 500 10;
#X text 124 68 GEM object;
#X text 138 24 tripleLine;
#X obj 123 223 tripleLine;
#X obj 123 273 unpack 0 0 0;
#X floatatom 123 319;
#X floatatom 168 348;
#X floatatom 214 319;
#X msg 123 157 1 0 0 2000;
#X msg 234 158 0 1 0.1 2000;
#X text 46 406 tripleLine is like the line object except that it works with 3 values at once.;
#X connect 2 0 3 0;
#X connect 3 0 4 0;
#X connect 3 1 5 0;
#X connect 3 2 6 0;
#X connect 7 0 2 0;
#X connect 8 0 2 0;