aboutsummaryrefslogtreecommitdiff
path: root/tests/bandwidth.pd
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bandwidth.pd')
-rw-r--r--tests/bandwidth.pd43
1 files changed, 43 insertions, 0 deletions
diff --git a/tests/bandwidth.pd b/tests/bandwidth.pd
new file mode 100644
index 0000000..0ba1444
--- /dev/null
+++ b/tests/bandwidth.pd
@@ -0,0 +1,43 @@
+#N canvas 5 49 777 582 10;
+#X obj 369 131 metro 1000;
+#X obj 151 249 list length;
+#X obj 414 203 +;
+#X obj 414 227 t f f;
+#X obj 383 256 f;
+#X obj 383 278 t f b;
+#X msg 426 279 0;
+#X obj 385 462 outlet bytes/sec;
+#X obj 385 412 makefilename %dB/s;
+#X obj 444 380 makefilename %dkB/s;
+#X obj 527 431 makefilename %dMB/s;
+#X obj 383 300 moses 1024;
+#X obj 450 328 / 1024;
+#X obj 449 354 moses 1024;
+#X obj 523 407 / 1024;
+#X obj 366 81 loadbang;
+#X obj 371 107 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1
+1;
+#X obj 151 225 inlet;
+#X obj 517 113 inlet length;
+#X connect 0 0 4 0;
+#X connect 1 0 2 0;
+#X connect 2 0 3 0;
+#X connect 3 0 4 1;
+#X connect 3 1 2 1;
+#X connect 4 0 5 0;
+#X connect 5 0 11 0;
+#X connect 5 1 6 0;
+#X connect 6 0 3 0;
+#X connect 8 0 7 0;
+#X connect 9 0 7 0;
+#X connect 10 0 7 0;
+#X connect 11 0 8 0;
+#X connect 11 1 12 0;
+#X connect 12 0 13 0;
+#X connect 13 0 9 0;
+#X connect 13 1 14 0;
+#X connect 14 0 10 0;
+#X connect 15 0 16 0;
+#X connect 16 0 0 0;
+#X connect 17 0 1 0;
+#X connect 18 0 2 0;