aboutsummaryrefslogtreecommitdiff
path: root/noteToName-help.pd
diff options
context:
space:
mode:
authorThomas O Fredericks <mrtof@users.sourceforge.net>2009-11-01 22:17:49 +0000
committerThomas O Fredericks <mrtof@users.sourceforge.net>2009-11-01 22:17:49 +0000
commit511ea942f6b5155c79b24cf935fa7125353bb62b (patch)
tree01b6759a75da8437c9654ea11d0c751ff1db1aca /noteToName-help.pd
parent09c893c478f70d9e72ea51db370ff08cb22fcced (diff)
Last update of corrections by Patrick
svn path=/trunk/abstractions/mtl/; revision=12714
Diffstat (limited to 'noteToName-help.pd')
-rw-r--r--noteToName-help.pd10
1 files changed, 5 insertions, 5 deletions
diff --git a/noteToName-help.pd b/noteToName-help.pd
index 6a8dd0e..6c26d9d 100644
--- a/noteToName-help.pd
+++ b/noteToName-help.pd
@@ -1,12 +1,12 @@
-#N canvas 0 0 448 276 10;
+#N canvas 5 49 448 276 10;
#X obj 20 62 mtl/piano 1;
#X obj 20 214 cyclone/prepend set;
#X obj 20 170 unpack;
-#X msg 20 235 E;
#X text 17 12 Description: Convert note number to note name.;
#X text 17 34 tags: musical;
#X obj 20 193 mtl/noteToName;
+#X msg 20 235;
#X connect 0 0 2 0;
-#X connect 1 0 3 0;
-#X connect 2 0 6 0;
-#X connect 6 0 1 0;
+#X connect 1 0 6 0;
+#X connect 2 0 5 0;
+#X connect 5 0 1 0;