-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
1,526 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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; |
Oops, something went wrong.