aboutsummaryrefslogtreecommitdiff
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
parent9ef9d1636b93601ae54ae647160d55865e3bb2ed (diff)
svn path=/trunk/abstractions/jmmmp/; revision=16187
-rw-r--r--f+.pd29
-rw-r--r--m-i.pd128
-rw-r--r--maat~-help.pd44
-rw-r--r--maat~.pd55
-rw-r--r--mat-~.pd36
-rw-r--r--mat~-help.pd36
-rw-r--r--mat~.pd28
-rw-r--r--rec-name-help.pd14
8 files changed, 198 insertions, 172 deletions
diff --git a/f+.pd b/f+.pd
index 1e1b955..60c7dba 100644
--- a/f+.pd
+++ b/f+.pd
@@ -1,4 +1,4 @@
-#N canvas 627 164 505 304 10;
+#N canvas 134 80 505 304 10;
#X obj 15 82 inlet;
#X obj 15 222 outlet;
#X obj 34 102 inlet;
@@ -6,8 +6,6 @@
#X obj 15 182 f \$1;
#X obj 45 182 +;
#X obj 98 122 expr if($f1 == 0 \, 1 \, $f1);
-#X text 12 247 (C) 2006 João Pais - jmmmpais@googlemail.com
-;
#N canvas 0 0 426 446 license 0;
#X text 8 47 All rights reserved.;
#X text 8 227 The names of its contributors may not be used to endorse
@@ -32,14 +30,12 @@ copyright notice \, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the distribution.
;
#X text 8 27 jmmmpais@googlemail.com;
-#X text 8 7 Copyright 2006 \, Joã Pais;
-#X restore 15 265 pd license;
+#X text 8 7 Copyright 2006 \, João Pais;
+#X restore 15 275 pd license;
#X text 11 10 [f+] - Counter with variable increment;
#X text 279 38 Arguments;
-#X text 279 78 - Increment;
#X text 279 108 Inlets;
#X text 279 128 - Bang / Float set;
-#X text 278 58 - Initial number;
#X text 279 168 - Set increment;
#X text 279 198 Outlets;
#X text 279 218 - Float;
@@ -48,15 +44,18 @@ in the documentation and/or other materials provided with the distribution.
#X text 279 148 - Bang reset / Float (next count);
#X obj 98 102 init \$2;
#X obj 15 202 t f f;
+#X text 12 257 (C) 2006-2012 João Pais - jmmmpais@googlemail.com;
+#X text 278 58 - Initial number (default 0);
+#X text 279 78 - Increment (default 1);
#X connect 0 0 4 0;
-#X connect 2 0 19 0;
+#X connect 2 0 16 0;
#X connect 3 0 5 1;
-#X connect 4 0 22 0;
+#X connect 4 0 19 0;
#X connect 5 0 4 1;
#X connect 6 0 5 1;
-#X connect 18 0 4 1;
-#X connect 19 0 18 0;
-#X connect 19 1 18 0;
-#X connect 21 0 6 0;
-#X connect 22 0 1 0;
-#X connect 22 1 5 0;
+#X connect 15 0 4 1;
+#X connect 16 0 15 0;
+#X connect 16 1 15 0;
+#X connect 18 0 6 0;
+#X connect 19 0 1 0;
+#X connect 19 1 5 0;
diff --git a/m-i.pd b/m-i.pd
index 54e6eed..b7916ee 100644
--- a/m-i.pd
+++ b/m-i.pd
@@ -1,64 +1,64 @@
-#N canvas 393 81 487 319 10;
-#X obj 19 135 outlet;
-#X obj 19 54 ctlin \$1;
-#X obj 99 54 inlet midi-sim;
-#X obj 136 104 hsl 50 8 0 127 0 0 empty empty empty -2 -6 0 8 -233017
--1 -1 2662 0;
-#X msg 133 83 set \$1;
-#X text 12 10 [m-i] - Automatic conversion of MIDI controller;
-#X text 236 150 Inlets;
-#X text 236 200 Outlets;
-#X text 236 40 Arguments;
-#X text 236 80 - Lower range;
-#X text 236 220 - Scaled float;
-#X text 236 100 - Upper range;
-#N canvas 0 0 426 446 license 0;
-#X text 8 47 All rights reserved.;
-#X text 8 227 The names of its contributors may not be used to endorse
-or promote products derived from this software without specific prior
-written permission.;
-#X text 8 87 Redistribution and use in source and binary forms \, with
-or without modification \, are permitted provided that the following
-conditions are met:;
-#X text 8 127 Redistributions of source code must retain the above
-copyright notice \, this list of conditions and the following disclaimer.
-;
-#X text 8 297 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
-CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES \, INCLUDING
-\, BUT NOT LIMITED TO \, THE IMPLIED WARRANTIES OF MERCHANTABILITY
-AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
-THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT \, INDIRECT
-\, INCIDENTAL \, SPECIAL \, EXEMPLARY \, OR CONSEQUENTIAL DAMAGES (INCLUDING
-\, BUT NOT LIMITED TO \, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES
-;
-#X text 8 167 Redistributions in binary form must reproduce the above
-copyright notice \, this list of conditions and the following disclaimer
-in the documentation and/or other materials provided with the distribution.
-;
-#X text 8 27 jmmmpais@googlemail.com;
-#X text 8 7 Copyright 2006 \, João Pais;
-#X restore 15 289 pd license;
-#X obj 19 115 expr_scale 0 127 \$2 \$3;
-#X obj 109 165 outlet;
-#X text 236 240 - Direct MIDI input;
-#X obj 133 145 i;
-#X obj 99 225 ctlout \$1;
-#X obj 99 205 spigot \$4;
-#X text 235 121 - MIDI feedback on/off (1/0);
-#X text 236 60 - Controller channel;
-#X text 12 271 (C) 2009 João Pais - jmmmpais@googlemail.com;
-#X text 236 170 - Controller simulation (0-127);
-#X connect 1 0 4 0;
-#X connect 1 0 13 0;
-#X connect 1 0 14 0;
-#X connect 2 0 4 0;
-#X connect 2 0 13 0;
-#X connect 2 0 14 0;
-#X connect 2 0 18 0;
-#X connect 3 0 13 0;
-#X connect 3 0 16 0;
-#X connect 4 0 3 0;
-#X connect 13 0 0 0;
-#X connect 16 0 14 0;
-#X connect 18 0 17 0;
-#X coords 0 -1 1 1 59 26 1 131 89;
+#N canvas 393 81 487 319 10;
+#X obj 19 135 outlet;
+#X obj 99 54 inlet midi-sim;
+#X obj 136 104 hsl 50 8 0 127 0 0 empty empty empty -2 -6 0 8 -233017
+-1 -1 0 0;
+#X msg 133 83 set \$1;
+#X text 12 10 [m-i] - Automatic conversion of MIDI controller;
+#X text 236 150 Inlets;
+#X text 236 200 Outlets;
+#X text 236 40 Arguments;
+#X text 236 80 - Lower range;
+#X text 236 220 - Scaled float;
+#X text 236 100 - Upper range;
+#N canvas 0 0 426 446 license 0;
+#X text 8 47 All rights reserved.;
+#X text 8 227 The names of its contributors may not be used to endorse
+or promote products derived from this software without specific prior
+written permission.;
+#X text 8 87 Redistribution and use in source and binary forms \, with
+or without modification \, are permitted provided that the following
+conditions are met:;
+#X text 8 127 Redistributions of source code must retain the above
+copyright notice \, this list of conditions and the following disclaimer.
+;
+#X text 8 297 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
+CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES \, INCLUDING
+\, BUT NOT LIMITED TO \, THE IMPLIED WARRANTIES OF MERCHANTABILITY
+AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
+THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT \, INDIRECT
+\, INCIDENTAL \, SPECIAL \, EXEMPLARY \, OR CONSEQUENTIAL DAMAGES (INCLUDING
+\, BUT NOT LIMITED TO \, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES
+;
+#X text 8 167 Redistributions in binary form must reproduce the above
+copyright notice \, this list of conditions and the following disclaimer
+in the documentation and/or other materials provided with the distribution.
+;
+#X text 8 27 jmmmpais@googlemail.com;
+#X text 8 7 Copyright 2006 \, João Pais;
+#X restore 15 289 pd license;
+#X obj 19 115 expr_scale 0 127 \$2 \$3;
+#X obj 109 165 outlet;
+#X text 236 240 - Direct MIDI input;
+#X obj 133 145 i;
+#X obj 99 225 ctlout \$1;
+#X obj 99 205 spigot \$4;
+#X text 235 121 - MIDI feedback on/off (1/0);
+#X text 236 60 - Controller channel;
+#X text 12 271 (C) 2009 João Pais - jmmmpais@googlemail.com;
+#X text 236 170 - Controller simulation (0-127);
+#X obj 19 54 ctlin \$1 1;
+#X connect 1 0 3 0;
+#X connect 1 0 12 0;
+#X connect 1 0 13 0;
+#X connect 1 0 17 0;
+#X connect 2 0 12 0;
+#X connect 2 0 15 0;
+#X connect 3 0 2 0;
+#X connect 12 0 0 0;
+#X connect 15 0 13 0;
+#X connect 17 0 16 0;
+#X connect 22 0 3 0;
+#X connect 22 0 12 0;
+#X connect 22 0 13 0;
+#X coords 0 -1 1 1 59 26 1 131 89;
diff --git a/maat~-help.pd b/maat~-help.pd
index 903eef8..696d833 100644
--- a/maat~-help.pd
+++ b/maat~-help.pd
@@ -1,9 +1,8 @@
#N canvas 277 106 415 447 10;
#X text 81 196 <- 0dB;
-#X text 12 397 (C) 2006 João Pais - jmmmpais@googlemail.com;
#X text 12 417 Released under the BSD License;
-#X text 230 105 Inlets;
-#X text 230 215 Outlets;
+#X text 230 145 Inlets;
+#X text 230 255 Outlets;
#N canvas 0 0 396 219 signal 0;
#X obj 47 75 random 7;
#X obj 47 54 metrum 400 1;
@@ -28,14 +27,14 @@
#X connect 10 0 2 0;
#X restore 16 105 pd signal;
#X obj 16 316 outlet~;
-#X floatatom 73 316 5 0 0 0 - - -;
+#X floatatom 73 316 8 0 0 0 - - -;
#X obj 40 133 bng 13 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 58 130 <- Mute / Unmute;
-#X text 110 316 Signal level;
-#X text 230 275 - Signal level (0-1);
-#X text 230 185 - Level (0-127);
-#X text 230 165 - Mute / Unmute (bang);
+#X text 125 316 Signal level;
+#X text 230 315 - Signal level (0-1);
+#X text 230 225 - Level (0-127);
+#X text 230 205 - Mute / Unmute (bang);
#X msg 61 153 0;
#X msg 89 153 127;
#X text 118 153 Control level;
@@ -43,21 +42,24 @@
#X text 11 8 [mat~] - Level meter with amplitude control \, stereo
;
#X obj 35 336 outlet~;
-#X text 230 125 - Left signal;
-#X text 230 145 - Right signal;
-#X text 230 235 - Amplified left signal;
-#X text 230 255 - Amplified right signal;
+#X text 230 165 - Left signal;
+#X text 230 185 - Right signal;
+#X text 230 275 - Amplified left signal;
+#X text 230 295 - Amplified right signal;
#X text 11 38 Controls the amplitude of a stereo signal with values
between 0 and 127 Lighter as met~.;
#X obj 16 85 dsp01;
#X text 12 367 Related objects: [mat~] [met~] [dacm~];
-#X connect 5 0 17 0;
-#X connect 5 0 17 1;
-#X connect 5 1 17 3;
-#X connect 8 0 17 2;
-#X connect 14 0 17 3;
-#X connect 15 0 17 3;
-#X connect 17 0 6 0;
-#X connect 17 1 19 0;
-#X connect 17 2 7 0;
+#X text 230 95 Arguments;
+#X text 230 115 - Level (0-127);
+#X text 12 397 (C) 2006-2012 João Pais - jmmmpais@googlemail.com;
+#X connect 4 0 16 0;
+#X connect 4 0 16 1;
+#X connect 4 1 16 3;
+#X connect 7 0 16 2;
+#X connect 13 0 16 3;
+#X connect 14 0 16 3;
+#X connect 16 0 5 0;
+#X connect 16 1 18 0;
+#X connect 16 2 6 0;
#X coords 0 0 1 1 31 130 0;
diff --git a/maat~.pd b/maat~.pd
index 14697ef..b4248c7 100644
--- a/maat~.pd
+++ b/maat~.pd
@@ -10,12 +10,12 @@
#X obj 48 262 dbtorms;
#X obj 128 282 outlet;
#X obj 60 113 vsl 10 119 0 127 0 0 empty empty empty 0 -8 0 8 -195568
--1 -1 9300 0;
+-1 -1 2787 0;
#X obj 62 138 cnv 1 6 2 empty empty empty 20 12 0 14 -262144 -262144
0;
#X obj 29 382 - 100;
#X obj 34 113 vsl 10 119 -100 12 0 0 empty empty empty 0 -8 0 8 -195568
--1 -262144 8909 0;
+-1 -262144 0 0;
#X obj 29 342 env~ 8820;
#X obj 121 87 inlet mute;
#X obj 121 112 bang;
@@ -26,8 +26,6 @@
#X obj 146 170 expr if ($f1 == 0 \, 22 \, 20);
#X msg 146 190 color \$1;
#X obj 151 112 init 1;
-#X text 12 428 (C) 2006 João Pais - jmmmpais@googlemail.com
-;
#N canvas 0 0 426 446 license 0;
#X text 8 47 All rights reserved.;
#X text 8 227 The names of its contributors may not be used to endorse
@@ -54,11 +52,11 @@ in the documentation and/or other materials provided with the distribution.
#X text 8 27 jmmmpais@googlemail.com;
#X text 8 7 Copyright 2006 \, João Pais;
#X restore 15 446 pd license;
-#X text 330 45 Inlets;
-#X text 330 155 Outlets;
-#X text 330 215 - Signal level (0-1);
-#X text 330 125 - Level (0-127);
-#X text 330 105 - Mute / Unmute (bang);
+#X text 330 95 Inlets;
+#X text 330 205 Outlets;
+#X text 330 265 - Signal level (0-1);
+#X text 330 175 - Level (0-127);
+#X text 330 155 - Mute / Unmute (bang);
#X obj 29 362 dbtofad;
#X obj 109 322 *~;
#X obj 109 47 inlet~ Signal;
@@ -67,17 +65,22 @@ in the documentation and/or other materials provided with the distribution.
#X obj 119 342 env~ 8820;
#X obj 119 362 dbtofad;
#X obj 46 113 vsl 10 119 -100 12 0 0 empty empty empty 0 -8 0 8 -195568
--1 -262144 8909 0;
+-1 -262144 0 0;
#X text 11 8 [met~] - Level meter with amplitude control \, stereo
;
-#X text 330 65 - Signal L;
-#X text 330 85 - Signal R;
-#X text 330 175 - Amplified signal L;
-#X text 330 195 - Amplified signal R;
+#X text 330 115 - Signal L;
+#X text 330 135 - Signal R;
+#X text 330 225 - Amplified signal L;
+#X text 330 245 - Amplified signal R;
+#X obj 251 67 init \$1;
+#X obj 251 87 moses 1;
+#X text 330 65 - Level (0-127);
+#X text 330 45 Arguments;
+#X text 12 428 (C) 2006-2012 João Pais - jmmmpais@googlemail.com;
#X connect 1 0 6 0;
#X connect 1 0 13 0;
#X connect 2 0 1 1;
-#X connect 2 0 30 1;
+#X connect 2 0 29 1;
#X connect 3 0 2 0;
#X connect 4 0 9 0;
#X connect 5 0 1 0;
@@ -85,7 +88,7 @@ in the documentation and/or other materials provided with the distribution.
#X connect 7 0 8 0;
#X connect 9 0 17 0;
#X connect 11 0 12 0;
-#X connect 13 0 29 0;
+#X connect 13 0 28 0;
#X connect 14 0 15 0;
#X connect 15 0 16 0;
#X connect 16 0 18 0;
@@ -95,13 +98,15 @@ in the documentation and/or other materials provided with the distribution.
#X connect 18 1 19 0;
#X connect 19 0 20 0;
#X connect 20 0 12 0;
-#X connect 20 0 36 0;
+#X connect 20 0 35 0;
#X connect 21 0 16 0;
-#X connect 29 0 11 0;
-#X connect 30 0 32 0;
-#X connect 30 0 34 0;
-#X connect 31 0 30 0;
-#X connect 33 0 36 0;
-#X connect 34 0 35 0;
-#X connect 35 0 33 0;
-#X coords 0 -1 1 1 44 130 1 30 108;
+#X connect 28 0 11 0;
+#X connect 29 0 31 0;
+#X connect 29 0 33 0;
+#X connect 30 0 29 0;
+#X connect 32 0 35 0;
+#X connect 33 0 34 0;
+#X connect 34 0 32 0;
+#X connect 41 0 42 0;
+#X connect 42 1 9 0;
+#X coords 0 -1 1 1 44 130 2 30 108;
diff --git a/mat-~.pd b/mat-~.pd
index 20d11d9..3dac17f 100644
--- a/mat-~.pd
+++ b/mat-~.pd
@@ -1,4 +1,4 @@
-#N canvas 622 202 457 485 10;
+#N canvas 466 185 427 485 10;
#X obj 31 109 cnv 15 128 29 empty empty empty 20 12 0 14 -233017 -66577
0;
#X obj 19 332 *~;
@@ -47,32 +47,36 @@ in the documentation and/or other materials provided with the distribution.
#X text 8 7 Copyright 2006 \, João Pais;
#X restore 15 455 pd license;
#X text 11 8 [met~] - Level meter with amplitude control;
-#X text 266 56 Inlets;
-#X text 266 146 Outlets;
-#X text 266 76 - Signal;
-#X text 266 166 - Amplified signal;
-#X text 266 186 - Signal level (0-1);
-#X text 266 116 - Level (0-127);
-#X text 266 96 - Mute / Unmute (bang);
+#X text 266 96 Inlets;
+#X text 266 186 Outlets;
+#X text 266 116 - Signal;
+#X text 266 206 - Amplified signal;
+#X text 266 226 - Signal level (0-1);
+#X text 266 156 - Level (0-127);
+#X text 266 136 - Mute / Unmute (bang);
#X obj 29 372 dbtofad;
-#X text 12 437 (C) 2009 João Pais - jmmmpais@googlemail.com;
#X obj 36 125 hsl 119 10 0 127 0 0 empty empty empty -2 -8 0 10 -191407
--1 -33289 4600 0;
+-1 -33289 9291 0;
#X obj 36 112 hsl 119 10 -100 12 0 0 empty empty empty -2 -8 0 10 -195568
--1 -262144 1233 1;
+-1 -262144 0 1;
#X obj 128 127 cnv 1 2 6 empty empty empty 20 12 0 14 -262144 -262144
0;
#X obj 123 114 cnv 1 2 6 empty empty empty 20 12 0 14 -262144 -262144
0;
+#X obj 170 67 init \$1;
+#X obj 170 87 moses 1;
+#X text 266 46 Arguments;
+#X text 266 66 - Level (0-127);
+#X text 12 437 (C) 2009-2012 João Pais - jmmmpais@googlemail.com;
#X connect 1 0 6 0;
#X connect 1 0 10 0;
#X connect 2 0 1 1;
#X connect 3 0 2 0;
-#X connect 4 0 30 0;
+#X connect 4 0 29 0;
#X connect 5 0 1 0;
#X connect 7 0 3 0;
#X connect 7 0 8 0;
-#X connect 9 0 31 0;
+#X connect 9 0 30 0;
#X connect 10 0 28 0;
#X connect 11 0 12 0;
#X connect 12 0 13 0;
@@ -82,8 +86,10 @@ in the documentation and/or other materials provided with the distribution.
#X connect 15 1 14 1;
#X connect 15 1 16 0;
#X connect 16 0 17 0;
-#X connect 17 0 31 0;
+#X connect 17 0 30 0;
#X connect 18 0 13 0;
#X connect 28 0 9 0;
-#X connect 30 0 14 0;
+#X connect 29 0 14 0;
+#X connect 33 0 34 0;
+#X connect 34 1 29 0;
#X coords 0 -1 1 1 130 31 1 30 108;
diff --git a/mat~-help.pd b/mat~-help.pd
index e958cf0..305648a 100644
--- a/mat~-help.pd
+++ b/mat~-help.pd
@@ -1,9 +1,8 @@
#N canvas 277 106 387 439 10;
#X text 51 196 <- 0dB;
-#X text 12 387 (C) 2006 João Pais - jmmmpais@googlemail.com;
#X text 12 407 Released under the BSD License;
-#X text 230 85 Inlets;
-#X text 230 175 Outlets;
+#X text 230 135 Inlets;
+#X text 230 225 Outlets;
#N canvas 0 0 392 215 signal 0;
#X obj 47 75 random 7;
#X obj 47 54 metrum 400 1;
@@ -28,16 +27,16 @@
#X connect 10 0 2 0;
#X restore 16 105 pd signal;
#X obj 16 316 outlet~;
-#X floatatom 63 316 5 0 0 0 - - -;
+#X floatatom 73 316 8 0 0 0 - - -;
#X obj 28 133 bng 13 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 46 130 <- Mute / Unmute;
-#X text 100 316 Signal level;
-#X text 230 105 - Signal;
-#X text 230 195 - Amplified signal;
-#X text 230 215 - Signal level (0-1);
-#X text 230 145 - Level (0-127);
-#X text 230 125 - Mute / Unmute (bang);
+#X text 125 316 Signal level;
+#X text 230 155 - Signal;
+#X text 230 245 - Amplified signal;
+#X text 230 265 - Signal level (0-1);
+#X text 230 195 - Level (0-127);
+#X text 230 175 - Mute / Unmute (bang);
#X msg 61 153 0;
#X msg 89 153 127;
#X text 118 153 Control level;
@@ -47,11 +46,14 @@
0 and 127 Lighter as met~.;
#X obj 16 85 dsp01;
#X text 12 357 Related objects: [maat~] [met~] [dacm~];
-#X connect 5 0 19 0;
-#X connect 5 1 19 2;
-#X connect 8 0 19 1;
-#X connect 16 0 19 2;
-#X connect 17 0 19 2;
-#X connect 19 0 6 0;
-#X connect 19 1 7 0;
+#X text 230 85 Arguments;
+#X text 230 105 - Level (0-127);
+#X text 12 387 (C) 2006-2012 João Pais - jmmmpais@googlemail.com;
+#X connect 4 0 18 0;
+#X connect 4 1 18 2;
+#X connect 7 0 18 1;
+#X connect 15 0 18 2;
+#X connect 16 0 18 2;
+#X connect 18 0 5 0;
+#X connect 18 1 6 0;
#X coords 0 0 1 1 31 130 0;
diff --git a/mat~.pd b/mat~.pd
index cc9b9d7..8853629 100644
--- a/mat~.pd
+++ b/mat~.pd
@@ -1,4 +1,4 @@
-#N canvas 622 202 457 485 10;
+#N canvas 369 115 457 485 10;
#X obj 31 109 cnv 15 29 128 empty empty empty 20 12 0 14 -233017 -66577
0;
#X obj 19 332 *~;
@@ -10,12 +10,12 @@
#X obj 48 262 dbtorms;
#X obj 98 282 outlet;
#X obj 48 113 vsl 10 119 0 127 0 0 empty empty empty 0 -8 0 8 -195568
--1 -1 6039 0;
+-1 -1 4646 0;
#X obj 50 138 cnv 1 6 2 empty empty empty 20 12 0 14 -262144 -262144
0;
#X obj 29 392 - 100;
#X obj 34 113 vsl 10 119 -100 12 0 0 empty empty empty 0 -8 0 8 -195568
--1 -262144 1650 0;
+-1 -262144 0 0;
#X obj 29 352 env~ 8820;
#X obj 39 87 inlet mute;
#X obj 71 112 bang;
@@ -53,17 +53,21 @@ in the documentation and/or other materials provided with the distribution.
#X text 8 7 Copyright 2006 \, João Pais;
#X restore 15 455 pd license;
#X text 11 8 [met~] - Level meter with amplitude control;
-#X text 280 45 Inlets;
-#X text 280 135 Outlets;
-#X text 280 65 - Signal;
-#X text 280 155 - Amplified signal;
-#X text 280 175 - Signal level (0-1);
-#X text 280 105 - Level (0-127);
-#X text 280 85 - Mute / Unmute (bang);
+#X text 280 105 Inlets;
+#X text 280 195 Outlets;
+#X text 280 125 - Signal;
+#X text 280 215 - Amplified signal;
+#X text 280 235 - Signal level (0-1);
+#X text 280 165 - Level (0-127);
+#X text 280 145 - Mute / Unmute (bang);
#X obj 29 372 dbtofad;
#X obj 36 143 cnv 1 6 2 empty empty empty 20 12 0 14 -262144 -262144
0;
#X text 12 437 (C) 2009 João Pais - jmmmpais@googlemail.com;
+#X text 280 75 - Level (0-127);
+#X text 280 55 Arguments;
+#X obj 169 67 init \$1;
+#X obj 169 87 moses 1;
#X connect 1 0 6 0;
#X connect 1 0 13 0;
#X connect 2 0 1 1;
@@ -86,4 +90,6 @@ in the documentation and/or other materials provided with the distribution.
#X connect 20 0 12 0;
#X connect 21 0 16 0;
#X connect 31 0 11 0;
-#X coords 0 -1 1 1 31 130 1 30 108;
+#X connect 36 0 37 0;
+#X connect 37 1 9 0;
+#X coords 0 -1 1 1 31 130 2 30 108;
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;