diff options
author | musil <tmusil@users.sourceforge.net> | 2010-12-16 01:41:05 +0000 |
---|---|---|
committer | musil <tmusil@users.sourceforge.net> | 2010-12-16 01:41:05 +0000 |
commit | a2efbe0b00c87b6e5a16eede3863d829f8f98ffb (patch) | |
tree | a4add67b4c4378f2878576b1f7cfc2ce0e35ac73 /iemabs | |
parent | 1eff33db5a509bab793cc4003c4a49532d4a4d65 (diff) |
now with metro time inlet
svn path=/trunk/externals/iemlib/; revision=14656
Diffstat (limited to 'iemabs')
-rw-r--r-- | iemabs/unsig~-help.pd | 65 | ||||
-rw-r--r-- | iemabs/unsig~.pd | 59 |
2 files changed, 67 insertions, 57 deletions
diff --git a/iemabs/unsig~-help.pd b/iemabs/unsig~-help.pd index 2d33494..a1f3cce 100644 --- a/iemabs/unsig~-help.pd +++ b/iemabs/unsig~-help.pd @@ -1,30 +1,35 @@ -#N canvas 487 158 394 308 10;
-#X floatatom 22 215 9 0 0 0 - - -;
-#X text 28 155 ~signal_in~;
-#X text 41 44 dsp ON/OFF;
-#X obj 22 65 dsp;
-#X floatatom 22 86 5 0 0 0 - - -;
-#X text 62 88 % cpu;
-#X obj 22 171 unsig~;
-#X obj 22 125 osc~ 0.03;
-#X obj 22 45 tgl 15 1 empty empty empty 8 -8 0 10 -262144 -1 -1 0 1
-;
-#X text 14 5 unsig~;
-#X text 75 18 convert signal to float;
-#X floatatom 110 214 9 0 0 0 - - -;
-#X obj 110 153 unsig~ 1000;
-#X text 177 191 (opt. 300 ms);
-#X text 125 178 1.arg: <float> metro-time in ms;
-#X text 78 5 counterpart to sig~;
-#X text 195 268 IEM KUG;
-#X text 179 256 musil;
-#X text 209 256 @;
-#X text 215 256 iem.at;
-#X text 130 245 (c) Thomas Musil 2000 - 2005;
-#X text 178 278 Graz \, Austria;
-#X connect 3 0 4 0;
-#X connect 6 0 0 0;
-#X connect 7 0 6 0;
-#X connect 7 0 12 0;
-#X connect 8 0 3 0;
-#X connect 12 0 11 0;
+#N canvas 487 158 394 308 10; +#X floatatom 22 215 9 0 0 0 - - -; +#X text 28 155 ~signal_in~; +#X text 41 44 dsp ON/OFF; +#X obj 22 65 dsp; +#X floatatom 22 86 5 0 0 0 - - -; +#X text 62 88 % cpu; +#X obj 22 171 unsig~; +#X obj 22 125 osc~ 0.03; +#X obj 22 45 tgl 15 1 empty empty empty 8 -8 0 10 -262144 -1 -1 0 1 +; +#X text 14 5 unsig~; +#X text 75 18 convert signal to float; +#X floatatom 110 214 9 0 0 0 - - -; +#X obj 110 153 unsig~ 1000; +#X text 125 178 1.arg: <float> metro-time in ms; +#X text 78 5 counterpart to sig~; +#X text 195 268 IEM KUG; +#X text 173 256 musil; +#X text 209 256 @; +#X text 218 256 iem.at; +#X text 178 278 Graz \, Austria; +#X floatatom 183 134 5 0 0 0 - - -; +#X msg 184 112 1000; +#X text 229 132 ms; +#X text 177 191 (default 300 ms); +#X text 130 245 (c) Thomas Musil 2000 - 2010; +#X connect 3 0 4 0; +#X connect 6 0 0 0; +#X connect 7 0 6 0; +#X connect 7 0 12 0; +#X connect 8 0 3 0; +#X connect 12 0 11 0; +#X connect 20 0 12 1; +#X connect 21 0 20 0; diff --git a/iemabs/unsig~.pd b/iemabs/unsig~.pd index f9d440e..91d2ae7 100644 --- a/iemabs/unsig~.pd +++ b/iemabs/unsig~.pd @@ -1,27 +1,32 @@ -#N canvas 320 149 275 323 10;
-#X obj 22 42 inlet~;
-#X text 62 42 ~signal_in~;
-#X text 12 8 unsig~;
-#X obj 22 221 outlet;
-#X text 69 222 float-out;
-#X text 67 9 grab every metrotime one sample;
-#X obj 22 195 snapshot~;
-#X obj 39 172 metro 300;
-#X obj 39 81 loadbang;
-#X obj 39 106 t b b;
-#X obj 64 128 f \$1;
-#X obj 64 148 sel 0;
-#X text 116 275 IEM KUG;
-#X text 100 263 musil;
-#X text 130 263 @;
-#X text 136 263 iem.at;
-#X text 51 252 (c) Thomas Musil 2000 - 2005;
-#X text 99 285 Graz \, Austria;
-#X connect 0 0 6 0;
-#X connect 6 0 3 0;
-#X connect 7 0 6 0;
-#X connect 8 0 9 0;
-#X connect 9 0 7 0;
-#X connect 9 1 10 0;
-#X connect 10 0 11 0;
-#X connect 11 1 7 1;
+#N canvas 320 149 275 323 10; +#X obj 22 42 inlet~; +#X text 62 42 ~signal_in~; +#X text 12 8 unsig~; +#X obj 22 221 outlet; +#X text 69 222 float-out; +#X text 67 9 grab every metrotime one sample; +#X obj 22 195 snapshot~; +#X obj 39 172 metro 300; +#X obj 39 81 loadbang; +#X obj 39 106 t b b; +#X obj 71 128 f \$1; +#X text 116 275 IEM KUG; +#X text 100 263 musil; +#X text 130 263 @; +#X text 136 263 iem.at; +#X text 99 285 Graz \, Austria; +#X obj 70 149 moses 0.01; +#X obj 180 43 inlet; +#X obj 180 64 t b f; +#X text 51 252 (c) Thomas Musil 2000 - 2010; +#X connect 0 0 6 0; +#X connect 6 0 3 0; +#X connect 7 0 6 0; +#X connect 8 0 9 0; +#X connect 9 0 7 0; +#X connect 9 1 10 0; +#X connect 10 0 16 0; +#X connect 16 1 7 1; +#X connect 17 0 18 0; +#X connect 18 0 9 0; +#X connect 18 1 10 1; |