~ubuntu-branches/ubuntu/saucy/pd-smlib/saucy

« back to all changes in this revision

Viewing changes to lmin-help.pd

  • Committer: Bazaar Package Importer
  • Author(s): Hans-Christoph Steiner
  • Date: 2010-11-10 15:17:58 UTC
  • Revision ID: james.westby@ubuntu.com-20101110151758-3acjf69kiudo3gh4
Tags: upstream-0.12.1
ImportĀ upstreamĀ versionĀ 0.12.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#N canvas 553 310 444 200 10;
 
2
#X text 351 168 j#|@2002;
 
3
#X obj 373 146 SMLib-help;
 
4
#X floatatom 53 72 5 0 0;
 
5
#X obj 9 55 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1
 
6
;
 
7
#X text 53 52 x(i);
 
8
#X floatatom 9 168 5 0 0;
 
9
#X obj 9 98 float;
 
10
#X text 5 21 argument: half-decay time (in number of activations);
 
11
#X text 6 4 lmin: leaky minimum;
 
12
#X obj 9 138 lmin 10;
 
13
#X msg 112 92 clear;
 
14
#X text 111 73 clear accumulator;
 
15
#X msg 244 106 decay 5;
 
16
#X text 243 90 set half-decay time;
 
17
#X connect 2 0 6 1;
 
18
#X connect 3 0 6 0;
 
19
#X connect 6 0 9 0;
 
20
#X connect 9 0 5 0;
 
21
#X connect 10 0 9 0;
 
22
#X connect 12 0 9 0;