Skip to content

Commit

Permalink
making all images in puredata
Browse files Browse the repository at this point in the history
  • Loading branch information
pyfave committed Oct 17, 2015
1 parent 2992ca3 commit 40d08e7
Show file tree
Hide file tree
Showing 6 changed files with 1,526 additions and 0 deletions.
18 changes: 18 additions & 0 deletions BIT01.pd
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
#N canvas 0 0 464 631 10;
#X obj 52 80 / 2;
#X obj 83 80 % 2;
#X floatatom 125 119 5 0 0 0 - - -;
#X floatatom 74 147 5 0 0 0 - - -;
#X obj 52 100 i;
#X obj 53 61 t f f;
#X obj 146 170 outlet bit;
#X obj 53 6 inlet int;
#X obj 54 171 outlet int/2;
#X connect 0 0 4 0;
#X connect 1 0 2 0;
#X connect 1 0 6 0;
#X connect 4 0 3 0;
#X connect 4 0 8 0;
#X connect 5 0 0 0;
#X connect 5 1 1 0;
#X connect 7 0 5 0;
Loading

0 comments on commit 40d08e7

Please sign in to comment.