aboutsummaryrefslogtreecommitdiff
path: root/pal/linORlog.pd
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2009-02-06 11:16:06 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2009-02-06 11:16:06 +0000
commit108c7c2f64b9254ea599073bd737f5e5a8b8d9c3 (patch)
tree4597de6a2c79540c5e8a16beadcc5dae68be30a9 /pal/linORlog.pd
parenta9221abd8f8826e6a71435c631901cad1342401b (diff)
adding jonathan wilkes lovely 'pal' editor, continued work and upgrades to ds-designer, and the start of ds-choice-list, a context-menu-ish gui element (with icons thanks to ds-designer)
svn path=/trunk/abstractions/ds-gui/; revision=10748
Diffstat (limited to 'pal/linORlog.pd')
-rwxr-xr-xpal/linORlog.pd15
1 files changed, 15 insertions, 0 deletions
diff --git a/pal/linORlog.pd b/pal/linORlog.pd
new file mode 100755
index 0000000..b080108
--- /dev/null
+++ b/pal/linORlog.pd
@@ -0,0 +1,15 @@
+#N canvas 0 0 450 300 12;
+#X obj 11 13 inlet;
+#X obj 11 160 outlet;
+#X obj 11 130 symbol;
+#X msg 11 88 lin;
+#X msg 47 88 log;
+#X obj 11 46 sel 0 1;
+#X obj 90 46 loadbang;
+#X connect 0 0 5 0;
+#X connect 2 0 1 0;
+#X connect 3 0 2 0;
+#X connect 4 0 2 0;
+#X connect 5 0 3 0;
+#X connect 5 1 4 0;
+#X connect 6 0 3 0;