aboutsummaryrefslogtreecommitdiff
path: root/Gem/examples/04.pix/20.convolve.pd
diff options
context:
space:
mode:
authorTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2019-02-07 23:07:09 +0000
committerTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2019-02-07 23:07:09 +0000
commit458374b222dddc23df056298b1485ac5508624bd (patch)
tree1bfa1d84bacae16a4e042bb87b2b157758735492 /Gem/examples/04.pix/20.convolve.pd
parent336aab27be02c79cebad1b9ee1a96425222036e0 (diff)
Gem 6ea7a457bfdbafb64c4123cb12882643bcf4109f osx/x86_64
built 'master:6ea7a457bfdbafb64c4123cb12882643bcf4109f' for osx/x86_64
Diffstat (limited to 'Gem/examples/04.pix/20.convolve.pd')
-rw-r--r--Gem/examples/04.pix/20.convolve.pd4
1 files changed, 3 insertions, 1 deletions
diff --git a/Gem/examples/04.pix/20.convolve.pd b/Gem/examples/04.pix/20.convolve.pd
index bf3999f..420f768 100644
--- a/Gem/examples/04.pix/20.convolve.pd
+++ b/Gem/examples/04.pix/20.convolve.pd
@@ -1,4 +1,5 @@
-#N canvas 150 20 846 728 12;
+#N canvas 150 61 846 728 12;
+#X declare -lib Gem;
#X obj 575 515 s matrix;
#X obj 502 516 s scale;
#X msg 502 483 1;
@@ -74,6 +75,7 @@
#X obj 241 571 /;
#X text 43 650 a good start for the scale is the sum of all the elements
;
+#X obj 722 685 declare -lib Gem;
#X connect 2 0 1 0;
#X connect 5 0 4 0;
#X connect 8 0 7 0;