diff options
author | Cyrille Henry <nusmuk@users.sourceforge.net> | 2011-06-20 18:48:48 +0000 |
---|---|---|
committer | Cyrille Henry <nusmuk@users.sourceforge.net> | 2011-06-20 18:48:48 +0000 |
commit | e9e48de93c0cab30bcb1dfbe628e0ca05965cea1 (patch) | |
tree | 7b1b6dcbc5865a4ffd44e3a7dbbb01b8ec381c91 /puremapping/stop_stream-help.pd | |
parent | 178532e29345738d917d75c9c707e5512cc2eb55 (diff) |
svn path=/trunk/externals/nusmuk/; revision=15109
Diffstat (limited to 'puremapping/stop_stream-help.pd')
-rw-r--r-- | puremapping/stop_stream-help.pd | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/puremapping/stop_stream-help.pd b/puremapping/stop_stream-help.pd new file mode 100644 index 0000000..2d18e8f --- /dev/null +++ b/puremapping/stop_stream-help.pd @@ -0,0 +1,15 @@ +#N canvas 530 260 527 246 10; +#X floatatom 44 209 5 0 0 0 - - -; +#X obj 67 103 stop_stream 100; +#X floatatom 67 129 5 0 0 0 - - -; +#X obj 44 72 random 111; +#X obj 44 50 metro 50; +#X obj 44 30 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1 +; +#X text 116 130 output the last value of a stream; +#X text 119 154 argument 1 : max time between 2 data; +#X connect 1 0 2 0; +#X connect 3 0 0 0; +#X connect 3 0 1 0; +#X connect 4 0 3 0; +#X connect 5 0 4 0; |