aboutsummaryrefslogtreecommitdiff
path: root/abs~-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'abs~-help.pd')
-rw-r--r--abs~-help.pd15
1 files changed, 13 insertions, 2 deletions
diff --git a/abs~-help.pd b/abs~-help.pd
index 95032e3..6fc7be2 100644
--- a/abs~-help.pd
+++ b/abs~-help.pd
@@ -1,17 +1,28 @@
-#N canvas 286 197 499 284 10;
+#N canvas 1 53 499 284 10;
#X obj 19 108 sig~;
#X obj 71 133 loadbang;
#X obj 71 157 metro 100;
#X obj 71 181 snapshot~;
#X floatatom 19 87 5 0 0 0 - - -;
#X floatatom 71 206 7 0 0 0 - - -;
-#X text 316 257 updated for Pd version 0.42.;
+#X text 316 227 updated for Pd version 0.42.;
#X obj 20 132 abs~;
#X obj 21 14 abs~;
#X text 60 14 - absolute value;
#X text 82 33 Passes nonnegative values unchanged \, but replaces negative
ones with their (positive) inverses.;
#X text 81 66 (turn DSP on to test):;
+#N canvas 506 311 494 344 META 0;
+#X text 12 135 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 95 OUTLET_0 signal;
+#X text 12 45 DESCRIPTION passes nonnegative values unchanged \, but
+replaces negative ones with their (positive) inverses.;
+#X text 12 5 KEYWORDS signal;
+#X text 12 75 INLET_0 signal;
+#X text 12 115 AUTHOR Mark Danks;
+#X text 12 25 LICENSE GPL v2;
+#X restore 442 257 pd META;
#X connect 0 0 7 0;
#X connect 1 0 2 0;
#X connect 2 0 3 0;