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+~.pd | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100755 liner+~.pd (limited to 'liner+~.pd') diff --git a/liner+~.pd b/liner+~.pd new file mode 100755 index 0000000..17dcaa7 --- /dev/null +++ b/liner+~.pd @@ -0,0 +1,51 @@ +#N canvas 0 0 378 337 10; +#X obj 57 136 inlet; +#X obj 42 116 inlet~; +#X obj 42 196 outlet~; +#X obj 42 176 *~; +#X obj 57 156 liner~ \$1; +#X obj 108 136 inlet; +#N canvas 0 0 426 446 license 0; +#X text 8 47 All rights reserved.; +#X text 8 227 The names of its contributors may not be used to endorse +or promote products derived from this software without specific prior +written permission.; +#X text 8 87 Redistribution and use in source and binary forms \, with +or without modification \, are permitted provided that the following +conditions are met:; +#X text 8 127 Redistributions of source code must retain the above +copyright notice \, this list of conditions and the following disclaimer. +; +#X text 8 297 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES \, INCLUDING +\, BUT NOT LIMITED TO \, THE IMPLIED WARRANTIES OF MERCHANTABILITY +AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL +THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT \, INDIRECT +\, INCIDENTAL \, SPECIAL \, EXEMPLARY \, OR CONSEQUENTIAL DAMAGES (INCLUDING +\, BUT NOT LIMITED TO \, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES +; +#X text 8 167 Redistributions in binary form must reproduce the above +copyright notice \, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the distribution. +; +#X text 8 27 jmmmpais@googlemail.com; +#X text 8 7 Copyright 2006 \, Joćo Pais; +#X restore 10 305 pd license; +#X text 7 287 (C) 2008 Joćo Pais - jmmmpais@googlemail.com; +#X text 200 137 Inlets; +#X text 200 227 Outlets; +#X text 200 177 - Float; +#X text 200 247 - Signal; +#X text 200 72 Arguments; +#X text 200 92 - Ramp duration (ms); +#X text 212 107 Standard: 20ms; +#X text 200 197 - Ramp duration (ms); +#X text 12 38 Multiply a signal with a ramp generated by [liner~]; +#X text 200 157 - Signal; +#X text 11 9 [liner+~] - Practical implementation of signal envelopping +; +#X connect 0 0 4 0; +#X connect 1 0 3 0; +#X connect 3 0 2 0; +#X connect 4 0 3 1; +#X connect 5 0 4 1; -- cgit v1.2.1