-
Notifications
You must be signed in to change notification settings - Fork 3
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
1 parent
8dc0549
commit 00fe78b
Showing
5 changed files
with
41 additions
and
49 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
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
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
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 |
---|---|---|
@@ -1,19 +1,16 @@ | ||
#N canvas 686 36 490 410 8; | ||
#X obj 5 5 py4pd -lib py4pd; | ||
#X msg 3 147 \; pd quit; | ||
#X msg 95 130 :) ALL Test PY4PDPASS; | ||
#X obj 95 151 print PASS; | ||
#X obj 73 98 t b b; | ||
#X obj 73 32 r start-test; | ||
#X obj 3 130 delay 10 1 msec; | ||
#X obj 73 78 py4pd; | ||
#X msg 73 55 pipinstall numpy; | ||
#X obj 140 32 loadbang; | ||
#X connect 2 0 3 0; | ||
#X connect 4 0 6 0; | ||
#X connect 4 1 2 0; | ||
#X connect 5 0 8 0; | ||
#X connect 6 0 1 0; | ||
#X connect 7 0 4 0; | ||
#X connect 8 0 7 0; | ||
#X connect 9 0 8 0; | ||
#N canvas 686 36 446 316 8; | ||
#X msg 3 119 \; pd quit; | ||
#X msg 95 102 :) ALL Test PY4PDPASS; | ||
#X obj 95 123 print PASS; | ||
#X obj 73 70 t b b; | ||
#X obj 73 4 r start-test; | ||
#X obj 3 102 delay 10 1 msec; | ||
#X obj 73 50 py4pd; | ||
#X msg 73 27 pipinstall numpy; | ||
#X connect 1 0 2 0; | ||
#X connect 3 0 5 0; | ||
#X connect 3 1 1 0; | ||
#X connect 4 0 7 0; | ||
#X connect 5 0 0 0; | ||
#X connect 6 0 3 0; | ||
#X connect 7 0 6 0; |
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