aboutsummaryrefslogtreecommitdiff
path: root/template.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-09-21 05:24:30 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-09-21 05:24:30 +0000
commit250fd53a1c8c046d9c883fe72e849c1b02adf476 (patch)
tree8e5a1e37bd56cd2e78ce9ff7b7b4cc4e295f5be7 /template.pd
at pob's request, here is a 'New from template' pluginHEADsvn2git-rootsvn2git-headscripts/guiplugins/new-from-template-plugin
svn path=/trunk/scripts/guiplugins/new-from-template-plugin/; revision=15325
Diffstat (limited to 'template.pd')
-rw-r--r--template.pd3
1 files changed, 3 insertions, 0 deletions
diff --git a/template.pd b/template.pd
new file mode 100644
index 0000000..0f19800
--- /dev/null
+++ b/template.pd
@@ -0,0 +1,3 @@
+#N canvas 1 84 450 300 10;
+#X obj 148 101 osc~;
+#X text 45 123 this is the template;