aboutsummaryrefslogtreecommitdiff
path: root/wrap-help.pd
blob: 4227708781a8eeaf7bec0a7f64de9d7ab2e62e8f (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
#N canvas 0 26 472 397 12;
#X floatatom 27 304 8 0 0 0 - - -;
#X floatatom 27 73 5 0 0 0 - - -;
#X text 187 26 written by <olaf.matthes@gmx.de>;
#X floatatom 60 133 5 0 0 0 - - -;
#X floatatom 94 158 5 0 0 0 - - -;
#X text 84 71 input value;
#X text 57 102 creation arguments can be changed dynamically:;
#X text 35 341 creation arguments:;
#X text 115 132 lower limit;
#X text 146 157 upper limit;
#X floatatom 94 277 5 0 0 0 - - -;
#X text 36 358 wrap <lower limit> <upper limit>;
#X text 106 305 floats 'in range';
#X text 122 11 wrap :: wrap floats into a range;
#X text 153 276 wrap periods;
#N canvas 341 152 494 344 META 0;
#X text 12 185 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 165 AUTHOR Olaf Matthes <olaf.matthes@gmx.de>;
#X text 12 125 OUTLET_0 float;
#X text 12 85 INLET_1 float;
#X text 12 105 INLET_2 float;
#X text 12 45 DESCRIPTION wrap floats into a range;
#X text 12 65 INLET_0 float;
#X text 12 145 OUTLET_1 float;
#X text 12 5 KEYWORDS control filter;
#X restore 410 364 pd META;
#X obj 27 249 maxlib/wrap 6 40;
#X connect 1 0 16 0;
#X connect 3 0 16 1;
#X connect 4 0 16 2;
#X connect 16 0 0 0;
#X connect 16 1 10 0;