aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/Clip-help.pd
blob: 628a9d2486ffde8e8d31c2f9bd77c0aa877cf507 (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
#N canvas 553 81 556 533 10;
#X obj 0 569 cnv 15 552 21 empty empty empty 20 12 0 14 -233017 -33289
0;
#X obj 0 330 cnv 3 550 3 empty empty inlets 8 12 0 13 -228856 -1 0
;
#N canvas 515 371 430 247 META 0;
#X text 1 20 LICENSE SIBSD;
#X text 1 113 LIBRARY cyclone;
#X text 1 0 KEYWORDS range constrain filter pass;
#X text 1 40 DESCRIPTION constrains an int \, float \, or list within
a certain range;
#X text 1 73 INLET_0 float list;
#X text 1 93 OUTLET_0 float;
#X text 0 132 VERSION 0.1-alpha57;
#X text 0 150 AUTHOR Krzysztof Czaja;
#X text 1 168 RELEASE_DATE 2002;
#X text 2 187 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
;
#X text 2 219 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan
Wilkes for Pd-extended 0.42 to conform to the PDDP template. Alex Cleveland
updated this patch for Pd-l2ork version 2013.05.28. Fred Jan Kraan
adapted the patch to pd-extended 2015-02-02;
#X restore 499 571 pd META;
#X obj 0 456 cnv 3 550 3 empty empty outlets 8 12 0 13 -228856 -1 0
;
#X obj 0 500 cnv 3 550 3 empty empty arguments 8 12 0 13 -228856 -1
0;
#N canvas 76 484 428 109 Related_objects 0;
#X obj 0 0 cnv 15 425 20 empty empty empty 3 12 0 14 -204280 -1 0;
#X text 6 1 Related Objects;
#X obj 8 30 cyclone/minimum;
#X obj 114 30 cyclone/Clip~;
#X obj 8 52 cyclone/maximum;
#X obj 8 75 cyclone/split;
#X restore 201 571 pd Related_objects;
#X obj 80 339 cnv 17 3 50 empty empty 0 5 9 0 16 -228856 -162280 0
;
#X obj 80 468 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0
;
#X obj 0 0 cnv 15 552 40 empty empty Clip 3 12 0 18 -204280 -1 0;
#X text 12 23 Constrains an int \, float or list within a certain range
;
#X text 111 338 float;
#X text 171 338 - float to pass through range filter;
#X text 111 356 list;
#X text 171 354 - list of floats to filter;
#X floatatom 213 153 0 0 0 0 - - -;
#X floatatom 160 152 0 0 0 0 - - -;
#X floatatom 119 105 0 0 0 0 - - -;
#X msg 108 82 0 20 40 60 80 100 120;
#X msg 156 129 set 100 200;
#X obj 108 293 print;
#X text 111 467 float;
#X text 171 467 - outputs number if inside range;
#X text 92 509 1) float;
#X text 171 509 - sets minimun number of range;
#X text 93 530 2) float;
#X text 171 531 - sets maximum number of range;
#X obj 508 3 Clip;
#X obj 108 233 cyclone/Clip 10 50;
#X obj 80 402 cnv 17 3 17 empty empty 1 5 9 0 16 -228856 -162280 0
;
#X text 110 403 float;
#X obj 80 428 cnv 17 3 17 empty empty 2 5 9 0 16 -228856 -162280 0
;
#X text 110 424 float;
#X text 111 375 set m n;
#X text 170 403 - set the minimum value;
#X text 171 373 - set minimum m and maximum n values;
#X text 170 422 - set the maximum value;
#X connect 14 0 27 2;
#X connect 15 0 27 1;
#X connect 16 0 27 0;
#X connect 17 0 27 0;
#X connect 18 0 27 0;
#X connect 27 0 19 0;