aboutsummaryrefslogtreecommitdiff
path: root/liner~-help.pd
blob: a2955d4d01dc4c8fa37475822c7bb9ba9fab0cd7 (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
#N canvas 277 106 415 378 10;
#X text 12 347 Released under the BSD License;
#X text 230 150 Inlets;
#X text 230 220 Outlets;
#X obj 16 95 dsp01;
#X text 11 9 [liner~] - Practical implementation of [line~];
#X obj 16 244 snaps~;
#X text 58 143 Ramp duration in ms;
#X text 230 170 - Float;
#X text 230 240 - Signal;
#X text 230 85 Arguments;
#X text 230 105 - Ramp duration (ms);
#X text 242 120 Standard: 20ms;
#X text 230 190 - Ramp duration (ms);
#X msg 59 163 20;
#X msg 59 203 1000;
#X msg 59 183 400;
#X text 17 264 Float converted to signal.;
#X text 12 327 (C) 2008 Joćo Pais - jmmmpais@googlemail.com;
#X text 12 38 Send a float to create a ramp with [line~]. Duration
is decided through a parameter.;
#N canvas 0 0 396 219 floats 0;
#X obj 47 95 outlet;
#X obj 47 75 random 100;
#X obj 47 54 metrum 1000 1;
#X connect 1 0 0 0;
#X connect 2 0 1 0;
#X restore 16 115 pd floats;
#X obj 16 224 liner~;
#X text 86 163 (Standard);
#X text 12 297 Related objects: [liner+~];
#N canvas 504 106 494 344 META 0;
#X text 12 55 AUTHOR Joćo Pais <jmmmpais@googlemail.com>;
#X text 12 95 LICENSE BSD;
#X text 12 75 LIBRARY jmmmp;
#X text 13 115 WEBSITE http://puredata.info/Members/jmmmp;
#X text 12 5 DESCRIPTION Practical implementation of [line~];
#X text 12 35 KEYWORDS line~;
#X text 12 135 VERSION 2008;
#X text 14 165 INLET_0 - Float;
#X text 14 185 INLET_1 - Ramp duration (ms);
#X text 14 205 OUTLET_0 - Signal;
#X restore 362 346 pd META;
#X connect 13 0 20 1;
#X connect 14 0 20 1;
#X connect 15 0 20 1;
#X connect 19 0 20 0;
#X connect 20 0 5 0;
#X coords 0 0 1 1 31 130 0;