File: maskxor-test.pd

package info (click to toggle)
pd-ekext 0.1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 1,408 kB
  • sloc: ansic: 2,700; makefile: 280
file content (25 lines) | stat: -rw-r--r-- 607 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#N canvas 0 0 450 300 10;
#X obj 149 208 maskxor;
#X obj 180 71 t b b;
#X msg 144 143 bang;
#X floatatom 171 253 5 0 0 0 - - -;
#X floatatom 149 271 5 0 0 0 - - -;
#X obj 193 230 print MAPOUT;
#X floatatom 70 151 5 0 0 0 - - -;
#X msg 182 33 bang;
#X msg 261 157 debug;
#X obj 236 265 print;
#X msg 180 88 listl 1 1 0 0 0 1 1;
#X msg 223 105 listr 0 1 1 0 2 1 0;
#X connect 0 0 4 0;
#X connect 0 1 3 0;
#X connect 0 2 5 0;
#X connect 1 0 10 0;
#X connect 1 1 11 0;
#X connect 2 0 0 0;
#X connect 3 0 9 0;
#X connect 6 0 0 0;
#X connect 7 0 1 0;
#X connect 8 0 0 0;
#X connect 10 0 0 0;
#X connect 11 0 0 0;