aboutsummaryrefslogtreecommitdiff
path: root/rec-name-help.pd
diff options
context:
space:
mode:
authorJoão Pais <jmmmp@users.sourceforge.net>2012-09-04 09:35:01 +0000
committerJoão Pais <jmmmp@users.sourceforge.net>2012-09-04 09:35:01 +0000
commitfd16467f39d490d4096923a41b5929f4b0a78fd9 (patch)
treeef183e223c927b60dee8501d078e75cc481392f0 /rec-name-help.pd
parent9ef9d1636b93601ae54ae647160d55865e3bb2ed (diff)
svn path=/trunk/abstractions/jmmmp/; revision=16187
Diffstat (limited to 'rec-name-help.pd')
-rw-r--r--rec-name-help.pd14
1 files changed, 10 insertions, 4 deletions
diff --git a/rec-name-help.pd b/rec-name-help.pd
index 24b0dbd..1d12edf 100644
--- a/rec-name-help.pd
+++ b/rec-name-help.pd
@@ -18,10 +18,10 @@ or playback;
1;
#X obj 36 229 print REC;
#X obj 119 249 print PLAY;
-#X obj 36 366 writesf~ 2;
-#X obj 119 366 readsf~ 2;
-#X obj 119 386 dac~;
-#X obj 36 336 rec-name;
+#X obj 36 376 writesf~ 2;
+#X obj 119 376 readsf~ 2;
+#X obj 119 396 dac~;
+#X obj 36 346 rec-name;
#X text 13 6 [rec-name] - Automatic naming for a record/playback engine.
;
#X text 12 437 (C) 2007 João Pais - jmmmpais@googlemail.com;
@@ -40,6 +40,10 @@ This string can be connected with the writesf~ and readsf~ objects.
recordings (or takes) one after the other. The files are named automatically
\, avoiding the constant inputting of a filename.;
#X text 12 457 Released under the BSD License;
+#X obj 36 326 tgl 13 0 empty empty empty 0 -6 0 8 -258113 -1 -1 0 1
+;
+#X obj 119 326 tgl 13 0 empty empty empty 0 -6 0 8 -4034 -1 -1 0 1
+;
#X connect 0 0 12 0;
#X connect 0 1 13 0;
#X connect 8 0 0 0;
@@ -50,3 +54,5 @@ recordings (or takes) one after the other. The files are named automatically
#X connect 15 1 16 1;
#X connect 17 0 14 0;
#X connect 17 1 15 0;
+#X connect 27 0 17 0;
+#X connect 28 0 17 1;