aboutsummaryrefslogtreecommitdiff
path: root/meters_default_on-plugin.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'meters_default_on-plugin.tcl')
-rw-r--r--meters_default_on-plugin.tcl3
1 files changed, 3 insertions, 0 deletions
diff --git a/meters_default_on-plugin.tcl b/meters_default_on-plugin.tcl
new file mode 100644
index 0000000..4e8cbd6
--- /dev/null
+++ b/meters_default_on-plugin.tcl
@@ -0,0 +1,3 @@
+# this makes the meters in the Pd window be on by default
+set ::meters 1
+pdsend "pd meters 1"