-
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
1 changed file
with
45 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,45 @@ | ||
#N canvas 496 139 480 566 10; | ||
#X obj 58 239 qacc~; | ||
#X obj 58 129 snake~ in 4; | ||
#X obj 58 301 snake~ out 4, f 30; | ||
#X msg 58 73 1 0 0 0; | ||
#X msg 158 183 reset; | ||
#X msg 158 209 set 0 1 0 0; | ||
#X obj 301 316 bang~; | ||
#X obj 58 332 snapshot~; | ||
#X obj 118 332 snapshot~; | ||
#X obj 178 332 snapshot~; | ||
#X obj 238 332 snapshot~; | ||
#X floatatom 58 353 5 0 0 0 - - - 0; | ||
#X floatatom 118 353 5 0 0 0 - - - 0; | ||
#X floatatom 178 353 5 0 0 0 - - - 0; | ||
#X floatatom 238 353 5 0 0 0 - - - 0; | ||
#X text 198 183 reset to identity quaternion (1 0 0 0); | ||
#X obj 58 373 vsl 16 136 -1 1 0 0 empty empty empty 0 -9 0 10 #fcfcfc #000000 #000000 0 1; | ||
#X obj 118 372 vsl 16 136 -1 1 0 0 empty empty empty 0 -9 0 10 #fcfcfc #000000 #000000 0 1; | ||
#X obj 178 373 vsl 16 136 -1 1 0 0 empty empty empty 0 -9 0 10 #fcfcfc #000000 #000000 0 1; | ||
#X obj 238 372 vsl 16 136 -1 1 0 0 empty empty empty 0 -9 0 10 #fcfcfc #000000 #000000 0 1; | ||
#X msg 210 73 1 0.0001 0.0002 0.0003; | ||
#X text 59 50 no transformation; | ||
#X connect 0 0 2 0; | ||
#X connect 1 0 0 0; | ||
#X connect 2 0 7 0; | ||
#X connect 2 1 8 0; | ||
#X connect 2 2 9 0; | ||
#X connect 2 3 10 0; | ||
#X connect 3 0 1 0; | ||
#X connect 4 0 0 0; | ||
#X connect 5 0 0 0; | ||
#X connect 6 0 10 0; | ||
#X connect 6 0 9 0; | ||
#X connect 6 0 8 0; | ||
#X connect 6 0 7 0; | ||
#X connect 7 0 11 0; | ||
#X connect 8 0 12 0; | ||
#X connect 9 0 13 0; | ||
#X connect 10 0 14 0; | ||
#X connect 11 0 16 0; | ||
#X connect 12 0 17 0; | ||
#X connect 13 0 18 0; | ||
#X connect 14 0 19 0; | ||
#X connect 20 0 1 0; |