aboutsummaryrefslogtreecommitdiff
path: root/Gem/examples/12.multi_screen_projection/load_save.pd
diff options
context:
space:
mode:
authorTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2015-03-19 19:32:08 +0000
committerTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2015-03-19 19:32:08 +0000
commit095b7e513f736567848173f2572d8b329ad75af9 (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /Gem/examples/12.multi_screen_projection/load_save.pd
parent15b30fe20b401d079c2b3c6a8e77eee827813de3 (diff)
Gem 206d71791bc3642e8c5391a4c59c30ba7411fab8 osx/x86_64
built 'coverity_scan:206d71791bc3642e8c5391a4c59c30ba7411fab8' for osx/x86_64
Diffstat (limited to 'Gem/examples/12.multi_screen_projection/load_save.pd')
-rw-r--r--Gem/examples/12.multi_screen_projection/load_save.pd40
1 files changed, 0 insertions, 40 deletions
diff --git a/Gem/examples/12.multi_screen_projection/load_save.pd b/Gem/examples/12.multi_screen_projection/load_save.pd
deleted file mode 100644
index 8037857..0000000
--- a/Gem/examples/12.multi_screen_projection/load_save.pd
+++ /dev/null
@@ -1,40 +0,0 @@
-#N canvas 140 207 521 345 10;
-#X obj 258 43 bng 15 250 50 0 empty empty empty 17 7 0 10 -258699 -1
--1;
-#X msg 287 139 clear;
-#X obj 248 227 textfile;
-#X obj 308 185 list prepend add;
-#X obj 308 206 list trim;
-#X obj 54 59 bng 15 250 50 0 empty empty empty 17 7 0 10 -24198 -1
--1;
-#X obj 38 125 until;
-#X text 75 61 load;
-#X text 279 43 save;
-#X obj 38 80 t b a;
-#X obj 248 24 inlet;
-#X obj 38 29 inlet;
-#X msg 248 116 write config.txt;
-#X msg 65 100 read config.txt \, rewind;
-#X obj 308 164 r save_system_data;
-#X obj 38 173 s save_system_saved;
-#X obj 248 71 t b b b;
-#X obj 267 92 s save_system_save;
-#X obj 38 149 textfile;
-#X connect 0 0 16 0;
-#X connect 1 0 2 0;
-#X connect 3 0 4 0;
-#X connect 4 0 2 0;
-#X connect 5 0 9 0;
-#X connect 6 0 18 0;
-#X connect 9 0 6 0;
-#X connect 9 1 13 0;
-#X connect 10 0 16 0;
-#X connect 11 0 9 0;
-#X connect 12 0 2 0;
-#X connect 13 0 18 0;
-#X connect 14 0 3 0;
-#X connect 16 0 12 0;
-#X connect 16 1 17 0;
-#X connect 16 2 1 0;
-#X connect 18 0 15 0;
-#X connect 18 1 6 1;