aboutsummaryrefslogtreecommitdiff
path: root/old/wrapper-help.pd
blob: 06abf4d693d70b3d2b0673344b66d153af02ce32 (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 226 243 486 349 10;
#X text 114 176 Wraps between 0 and 1 by default;
#X text 137 276 This instance wraps the input between 2 and 8;
#X floatatom 52 205 5 0 0 0 - - -;
#X floatatom 50 138 5 0 0 0 - - -;
#X floatatom 91 138 5 0 0 0 - - -;
#X floatatom 134 140 5 0 0 0 - - -;
#X floatatom 50 242 5 0 0 0 - - -;
#X floatatom 92 243 5 0 0 0 - - -;
#X floatatom 136 242 5 0 0 0 - - -;
#X floatatom 50 306 5 0 0 0 - - -;
#X obj 52 177 wrapper;
#X obj 50 277 wrapper 2 8;
#X obj 42 2 cnv 15 400 100 empty empty empty 20 12 0 14 -249661 -66577
0;
#X text 47 36 author: mrtoftrash@gmail.com;
#X text 48 2 description: wraps a number around a range;
#X text 47 47 version: 2009-06-07 (initial release);
#X text 47 25 tags: math range tof;
#X connect 3 0 10 0;
#X connect 4 0 10 1;
#X connect 5 0 10 2;
#X connect 6 0 11 0;
#X connect 7 0 11 1;
#X connect 8 0 11 2;
#X connect 10 0 2 0;
#X connect 11 0 9 0;