-
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
4 changed files
with
92 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
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,27 @@ | ||
#N canvas 954 214 676 550 12; | ||
#X declare -path ..; | ||
#X obj 231 166 bng 19 250 50 0 empty empty empty 0 -10 0 12 #fcfcfc #000000 #000000; | ||
#X msg 163 166 reset; | ||
#X text 227 146 run; | ||
#X msg 282 168 status; | ||
#X msg 356 168 chugins; | ||
#X obj 230 367 *~ 0.4; | ||
#X obj 381 361 *~ 0.4; | ||
#X obj 280 428 dac~; | ||
#X msg 39 286 loglevel 10; | ||
#X obj 39 230 loadbang; | ||
#X obj 548 8 declare -path ..; | ||
#X obj 229 92 loadbang; | ||
#X obj 230 313 chuck~ pd/test.ck; | ||
#X text 12 13 chuck~: test audio; | ||
#X connect 0 0 12 0; | ||
#X connect 1 0 12 0; | ||
#X connect 3 0 12 0; | ||
#X connect 4 0 12 0; | ||
#X connect 5 0 7 0; | ||
#X connect 6 0 7 1; | ||
#X connect 8 0 12 0; | ||
#X connect 9 0 8 0; | ||
#X connect 11 0 0 0; | ||
#X connect 12 0 5 0; | ||
#X connect 12 1 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
#N canvas 581 54 676 550 12; | ||
#X declare -path ..; | ||
#X obj 231 166 bng 19 250 50 0 empty empty empty 0 -10 0 12 #fcfcfc #000000 #000000; | ||
#X msg 163 166 reset; | ||
#X text 227 146 run; | ||
#X msg 282 168 status; | ||
#X msg 356 168 chugins; | ||
#X obj 230 313 chuck~ fauck/test.ck; | ||
#X text 12 13 chuck~: test faust; | ||
#X obj 230 367 *~ 0.4; | ||
#X obj 367 366 *~ 0.4; | ||
#X obj 280 428 dac~; | ||
#X msg 39 286 loglevel 10; | ||
#X obj 39 230 loadbang; | ||
#X obj 548 8 declare -path ..; | ||
#X obj 229 92 loadbang; | ||
#X connect 0 0 5 0; | ||
#X connect 1 0 5 0; | ||
#X connect 3 0 5 0; | ||
#X connect 4 0 5 0; | ||
#X connect 5 0 7 0; | ||
#X connect 5 1 8 0; | ||
#X connect 7 0 9 0; | ||
#X connect 8 0 9 1; | ||
#X connect 10 0 5 0; | ||
#X connect 11 0 10 0; | ||
#X connect 13 0 0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
#N canvas 954 214 676 550 12; | ||
#X declare -path ..; | ||
#X obj 231 166 bng 19 250 50 0 empty empty empty 0 -10 0 12 #fcfcfc #000000 #000000; | ||
#X msg 163 166 reset; | ||
#X text 227 146 run; | ||
#X msg 282 168 status; | ||
#X msg 356 168 chugins; | ||
#X obj 230 367 *~ 0.4; | ||
#X obj 381 361 *~ 0.4; | ||
#X obj 280 428 dac~; | ||
#X msg 39 286 loglevel 10; | ||
#X obj 39 230 loadbang; | ||
#X obj 548 8 declare -path ..; | ||
#X obj 229 92 loadbang; | ||
#X text 12 13 chuck~: test warpbuf; | ||
#X obj 230 313 chuck~ warpbuf/test.ck; | ||
#X connect 0 0 13 0; | ||
#X connect 1 0 13 0; | ||
#X connect 3 0 13 0; | ||
#X connect 4 0 13 0; | ||
#X connect 5 0 7 0; | ||
#X connect 6 0 7 1; | ||
#X connect 8 0 13 0; | ||
#X connect 9 0 8 0; | ||
#X connect 11 0 0 0; | ||
#X connect 13 0 5 0; | ||
#X connect 13 1 6 0; |