aboutsummaryrefslogtreecommitdiff
path: root/examples/3.syncro_jitter-subprocess.pd
diff options
context:
space:
mode:
Diffstat (limited to 'examples/3.syncro_jitter-subprocess.pd')
-rw-r--r--examples/3.syncro_jitter-subprocess.pd47
1 files changed, 47 insertions, 0 deletions
diff --git a/examples/3.syncro_jitter-subprocess.pd b/examples/3.syncro_jitter-subprocess.pd
new file mode 100644
index 0000000..4790a52
--- /dev/null
+++ b/examples/3.syncro_jitter-subprocess.pd
@@ -0,0 +1,47 @@
+#N canvas 1151 120 649 457 10;
+#X declare -path ..;
+#N canvas 0 22 450 300 (subpatch) 0;
+#X array data2 100 float 2;
+#X coords 0 1 99 -1 200 140 1 0 0;
+#X restore 307 39 graph;
+#X obj 313 223 loadbang;
+#X msg 313 244 \; pd dsp 1;
+#X text 170 335 writing to the shared memory;
+#X obj 67 356 shmem 1003 100;
+#X msg 67 336 memset 0 data2;
+#X obj 66 16 declare -path ..;
+#X obj 118 90 f;
+#X obj 118 111 + 1;
+#X obj 118 129 % 100;
+#X obj 118 151 / 100;
+#X msg 84 183 100;
+#X obj 84 203 until;
+#X obj 84 225 f;
+#X obj 113 226 + 1;
+#X msg 169 163 0;
+#X obj 67 70 t b b b b;
+#X obj 103 276 f;
+#X obj 84 246 t b f;
+#X obj 103 297 tabwrite data2;
+#X obj 67 50 r metro;
+#X connect 1 0 2 0;
+#X connect 5 0 4 0;
+#X connect 7 0 8 0;
+#X connect 8 0 9 0;
+#X connect 9 0 10 0;
+#X connect 9 0 7 1;
+#X connect 10 0 17 1;
+#X connect 11 0 12 0;
+#X connect 12 0 13 0;
+#X connect 13 0 14 0;
+#X connect 13 0 18 0;
+#X connect 14 0 13 1;
+#X connect 15 0 13 1;
+#X connect 16 0 5 0;
+#X connect 16 1 11 0;
+#X connect 16 2 15 0;
+#X connect 16 3 7 0;
+#X connect 17 0 19 0;
+#X connect 18 0 17 0;
+#X connect 18 1 19 1;
+#X connect 20 0 16 0;