aboutsummaryrefslogtreecommitdiff
path: root/stream_check-help.pd
blob: c01d819ffd13c6e95d835267f59b64abc0f808b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
#N canvas 1 53 527 246 10;
#X floatatom 43 34 5 0 0 0 - - -;
#X obj 43 111 spigot;
#X obj 70 173 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X obj 80 85 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X text 181 91 check for the presence of a data stream.;
#X floatatom 43 209 5 0 0 0 - - -;
#X obj 43 54 resample 30;
#X obj 70 145 stream_check;
#N canvas 470 314 494 344 META 0;
#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 25 LICENSE GPL v2;
#X text 12 105 AUTHOR Cyrille Henry and Hans-Christoph Steiner;
#X text 12 85 OUTLET_0 float;
#X text 12 5 KEYWORDS control abstraction;
#X text 12 45 DESCRIPTION check for the presence of a data stream;
#X text 12 65 INLET_0 anything;
#X restore 461 215 pd META;
#X connect 0 0 6 0;
#X connect 1 0 5 0;
#X connect 1 0 7 0;
#X connect 3 0 1 1;
#X connect 6 0 1 0;
#X connect 7 0 2 0;