aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrec-name-help.pd8
-rwxr-xr-xrec-name.pd26
2 files changed, 16 insertions, 18 deletions
diff --git a/rec-name-help.pd b/rec-name-help.pd
index 48fcb76..24b0dbd 100755
--- a/rec-name-help.pd
+++ b/rec-name-help.pd
@@ -1,4 +1,4 @@
-#N canvas 0 0 777 523 10;
+#N canvas 0 0 765 492 10;
#X obj 36 199 rec-name;
#X text 410 230 Inlets;
#X text 410 300 Outlets;
@@ -22,11 +22,9 @@ or playback;
#X obj 119 366 readsf~ 2;
#X obj 119 386 dac~;
#X obj 36 336 rec-name;
-#X text 16 437 NOTE: needs [time] \, [date] and [makesymbol] from Zexy
-;
#X text 13 6 [rec-name] - Automatic naming for a record/playback engine.
;
-#X text 12 467 (C) 2007 Joćo Pais - jmmmpais@googlemail.com;
+#X text 12 437 (C) 2007 Joćo Pais - jmmmpais@googlemail.com;
#X text 70 152 Bang or Toggle: creates a file and starts recording
;
#X text 153 173 Bang or Toggle: playback the file that was just recorded
@@ -41,7 +39,7 @@ This string can be connected with the writesf~ and readsf~ objects.
#X text 13 76 This abstraction can be quite useful when making several
recordings (or takes) one after the other. The files are named automatically
\, avoiding the constant inputting of a filename.;
-#X text 12 487 Released under the BSD License;
+#X text 12 457 Released under the BSD License;
#X connect 0 0 12 0;
#X connect 0 1 13 0;
#X connect 8 0 0 0;
diff --git a/rec-name.pd b/rec-name.pd
index 5d17069..c9a66d7 100755
--- a/rec-name.pd
+++ b/rec-name.pd
@@ -55,7 +55,6 @@ in the documentation and/or other materials provided with the distribution.
#X text 350 220 - Click on the either toggle to start/stop recording
or playback;
#X obj 314 360 list;
-#X msg 314 380 open \$1 \$2;
#X obj 151 92 t f f;
#X obj 105 72 route bang float;
#X text 350 100 - Bang / Toggle (Playback) / Sample playback index
@@ -64,6 +63,7 @@ or playback;
#X obj 324 280 0;
#X obj 105 92 t b b;
#X text 12 427 (C) 2007-08 Joćo Pais - jmmmpais@googlemail.com;
+#X msg 314 380 open \$1;
#X connect 0 0 5 3;
#X connect 0 1 5 4;
#X connect 0 2 5 5;
@@ -87,17 +87,17 @@ or playback;
#X connect 14 0 15 0;
#X connect 14 1 2 0;
#X connect 15 0 11 0;
-#X connect 16 0 30 0;
+#X connect 16 0 29 0;
#X connect 17 0 13 0;
-#X connect 27 0 28 0;
-#X connect 28 0 10 0;
-#X connect 29 0 7 0;
-#X connect 29 1 32 0;
-#X connect 30 0 34 0;
-#X connect 30 1 29 0;
-#X connect 30 2 7 0;
-#X connect 32 1 27 1;
-#X connect 33 0 32 0;
-#X connect 34 0 7 0;
-#X connect 34 1 33 0;
+#X connect 27 0 35 0;
+#X connect 28 0 7 0;
+#X connect 28 1 31 0;
+#X connect 29 0 33 0;
+#X connect 29 1 28 0;
+#X connect 29 2 7 0;
+#X connect 31 1 27 1;
+#X connect 32 0 31 0;
+#X connect 33 0 7 0;
+#X connect 33 1 32 0;
+#X connect 35 0 10 0;
#X coords 0 -1 1 1 90 17 1 30 130;