diff options
author | N.N <matju@users.sourceforge.net> | 2006-01-09 05:04:19 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 14:51:14 +0200 |
commit | 57b026b114a2e51865a2e31ea8a8b8e36191df60 (patch) | |
tree | 4b8bb92c2634d9ed5cc38fbce0a0c991a48e1e09 /specifics | |
parent | fd589e5905e18c63c26f105c3913edbeff2601c6 (diff) |
extern alle im Punity
svn path=/trunk/externals/pureunity/; revision=4380
Diffstat (limited to 'specifics')
-rw-r--r-- | specifics/comparators-test.pd | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/specifics/comparators-test.pd b/specifics/comparators-test.pd index 0bb640b..ce68acb 100644 --- a/specifics/comparators-test.pd +++ b/specifics/comparators-test.pd @@ -24,6 +24,11 @@ #X obj 134 217 antisymmetric-test \$1 >; #X obj 134 237 antisymmetric-test \$1 <=; #X obj 134 257 antisymmetric-test \$1 >=; +#X obj 467 399 \$1.rand; +#X obj 467 418 nbx 12 14 -1e+37 1e+37 0 0 empty empty empty 0 -6 0 +10 -262144 -1 -1 1.56501e-06 256; +#X obj 467 382 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; #X connect 0 0 16 0; #X connect 0 0 17 0; #X connect 0 0 18 0; @@ -56,3 +61,5 @@ #X connect 21 0 6 0; #X connect 22 0 6 0; #X connect 23 0 6 0; +#X connect 24 0 25 0; +#X connect 26 0 24 0; |