aboutsummaryrefslogtreecommitdiff
path: root/bitmap-help.pd
blob: 10d5a17ce42608553e01770a1c844c46cb1650fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#N canvas 570 333 463 455 10;
#X obj 133 174 bitmap 15 8 8 1 0 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1
0 0 0 1 0 1 0 0 1 1 1 0 0 1 0 0 1 1 1 0 0 0 1 0 1 1 1 0 0 0 0 1 0 0
0 1 0 1 1 0 0 0 0 0 1;
#X obj 133 311 print out;
#X msg 133 146 getrow \$1;
#X obj 112 175 vradio 15 1 0 8 empty empty empty 0 -8 0 10 -262144
-1 -1 3;
#X obj 112 341 s \$0r;
#X obj 133 118 r \$0r;
#X text 36 19 [bitmap] - a two dimensional array of bits (toggles)
;
#X text 38 49 creation arguments [cellsize] [width] [height] ?[data
...];
#X connect 0 0 1 0;
#X connect 2 0 0 0;
#X connect 3 0 4 0;
#X connect 5 0 2 0;