aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorials/intro/38.math.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tutorials/intro/38.math.pd')
-rw-r--r--doc/tutorials/intro/38.math.pd4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/tutorials/intro/38.math.pd b/doc/tutorials/intro/38.math.pd
index 6ccae57e..b7ee11b6 100644
--- a/doc/tutorials/intro/38.math.pd
+++ b/doc/tutorials/intro/38.math.pd
@@ -1,4 +1,6 @@
#N canvas 10 40 620 460 10;
+#X declare -lib hexloader -lib maxlib -lib zexy -lib iemlib -lib iemmatrix
+-lib markex;
#X obj 637 350 +~;
#X obj 641 499 trigger;
#X text 25 8 ARITHMETIC;
@@ -215,7 +217,7 @@ a number with every number or "bang" that is sent to the left inlet.
#X obj 201 67 >~;
#X obj 228 25 &&~;
#X obj 228 46 ||~;
-#X obj 228 67 matrix~;
+#X obj 228 67 mtx_*~;
#X obj 280 25 mavg;
#X obj 280 46 mean;
#X obj 280 68 divide;