diff options
Diffstat (limited to 'hysteresis-help.pd')
-rw-r--r-- | hysteresis-help.pd | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/hysteresis-help.pd b/hysteresis-help.pd index b461f8a..1d8e72c 100644 --- a/hysteresis-help.pd +++ b/hysteresis-help.pd @@ -1,9 +1,20 @@ -#N canvas 456 266 382 458 10; +#N canvas 1 53 382 458 10; #X obj 30 61 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144 --1 -1 4200 1; +-1 -1 0 1; #X obj 30 255 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144 --1 -1 4840 1; +-1 -1 0 1; #X obj 30 218 hysteresis 0.2; #X text 84 28 add hysteresys to input data; +#N canvas 465 169 494 344 META 0; +#X text 12 145 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 85 INLET_1 float; +#X text 12 105 OUTLET_0 float; +#X text 12 125 AUTHOR Cyrille Henry and Hans-Christoph Steiner; +#X text 12 65 INLET_0 float; +#X text 12 5 KEYWORDS control abstraction; +#X text 12 45 DESCRIPTION add hysteresys to input data; +#X restore 320 421 pd META; #X connect 0 0 2 0; #X connect 2 0 1 0; |