From 3966690ffada73d9fe2b2cd6e5963fa54ccbb3d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pais?= Date: Thu, 23 Oct 2008 09:56:18 +0000 Subject: fick dich svn path=/trunk/abstractions/jmmmp/; revision=10345 --- liner~-help.pd | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100755 liner~-help.pd (limited to 'liner~-help.pd') diff --git a/liner~-help.pd b/liner~-help.pd new file mode 100755 index 0000000..198d00a --- /dev/null +++ b/liner~-help.pd @@ -0,0 +1,36 @@ +#N canvas 277 106 415 360 10; +#X text 12 327 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 307 (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 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; -- cgit v1.2.1