-
-
Notifications
You must be signed in to change notification settings - Fork 31
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
12 changed files
with
186 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -171,6 +171,7 @@ snapshot~ | |
sqrt~ | ||
s~ | ||
tabosc4~ | ||
tabplay~ | ||
tabread4~ | ||
tabread~ | ||
tabwrite~ | ||
|
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 |
---|---|---|
|
@@ -92,7 +92,6 @@ rifft~ | |
scope~ | ||
sigmund~ | ||
slop~ | ||
tabplay~ | ||
tabreceive~ | ||
tabsend~ | ||
threshold~ | ||
|
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
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
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,69 @@ | ||
#N canvas 303 459 461 431 10; | ||
#X obj 41 351 outlet~; | ||
#X text 38 375 @hv_arg \$1 table string "" true; | ||
#N canvas 0 22 450 300 @hv_obj 0; | ||
#X obj 146 77 inlet; | ||
#X obj 147 120 outlet; | ||
#X restore 112 150 pd @hv_obj system; | ||
#X msg 112 128 table \$1 size; | ||
#N canvas 0 22 450 300 @hv_obj 0; | ||
#X obj 178 47 inlet; | ||
#X obj 165 128 outlet; | ||
#X restore 43 55 pd @hv_obj slice 1 1; | ||
#N canvas 0 22 450 300 @hv_obj 0; | ||
#X obj 150 61 inlet; | ||
#X obj 147 118 outlet; | ||
#X restore 112 106 pd @hv_obj __var \$1; | ||
#X obj 112 174 - 1; | ||
#X obj 112 80 loadbang -1; | ||
#N canvas 0 23 450 300 @hv_obj 1; | ||
#X obj 169 185 outlet~; | ||
#X obj 249 48 inlet; | ||
#X obj 165 46 inlet; | ||
#X obj 337 48 inlet; | ||
#X obj 306 185 outlet; | ||
#X obj 374 185 outlet; | ||
#X restore 41 327 pd @hv_obj __tabread_stoppable~f \$1; | ||
#X obj 42 7 inlet -->; | ||
#X obj 41 270 max 0; | ||
#X obj 41 297 min 0; | ||
#X msg 253 131 \$1; | ||
#X obj 248 358 outlet; | ||
#N canvas 0 22 450 300 @hv_obj 0; | ||
#X obj 169 24 inlet; | ||
#X obj 273 82 outlet; | ||
#X obj 159 83 outlet; | ||
#X obj 333 82 outlet; | ||
#X obj 212 82 outlet; | ||
#X restore 42 34 pd @hv_obj __switchcase set bang stop; | ||
#X obj 41 221 loadbang 0; | ||
#N canvas 1361 151 307 222 @hv_obj 0; | ||
#X obj 37 37 inlet; | ||
#X obj 40 90 outlet; | ||
#X restore 41 244 pd @hv_obj __var \$1; | ||
#N canvas 0 22 450 300 @hv_obj 0; | ||
#X obj 178 47 inlet; | ||
#X obj 165 128 outlet; | ||
#X restore 287 132 pd @hv_obj slice 1 2; | ||
#X connect 2 0 6 0; | ||
#X connect 3 0 2 0; | ||
#X connect 4 0 8 1; | ||
#X connect 4 0 5 0; | ||
#X connect 5 0 3 0; | ||
#X connect 6 0 11 1; | ||
#X connect 7 0 5 0; | ||
#X connect 8 0 0 0; | ||
#X connect 8 2 13 0; | ||
#X connect 9 0 14 0; | ||
#X connect 10 0 11 0; | ||
#X connect 11 0 8 0; | ||
#X connect 12 0 16 0; | ||
#X connect 14 0 4 0; | ||
#X connect 14 1 16 0; | ||
#X connect 14 1 8 0; | ||
#X connect 14 2 8 0; | ||
#X connect 14 3 12 0; | ||
#X connect 14 3 17 0; | ||
#X connect 15 0 16 0; | ||
#X connect 16 0 10 0; | ||
#X connect 17 0 8 2; |