From fd16467f39d490d4096923a41b5929f4b0a78fd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pais?= Date: Tue, 4 Sep 2012 09:35:01 +0000 Subject: svn path=/trunk/abstractions/jmmmp/; revision=16187 --- rec-name-help.pd | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'rec-name-help.pd') 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; -- cgit v1.2.1