diff options
author | Cyrille Henry <nusmuk@users.sourceforge.net> | 2010-11-10 16:29:05 +0000 |
---|---|---|
committer | Cyrille Henry <nusmuk@users.sourceforge.net> | 2010-11-10 16:29:05 +0000 |
commit | b06e377d1aba31ff8ef27732335a7ccd6610b387 (patch) | |
tree | 90507969582e24f01039dd99dbe5419ff687aef7 /nusmuk-utils/once-help.pd | |
parent | 65f8dbf20dcc77f1a6e12271345d1806516fdfa2 (diff) |
svn path=/trunk/externals/nusmuk/; revision=14370
Diffstat (limited to 'nusmuk-utils/once-help.pd')
-rw-r--r-- | nusmuk-utils/once-help.pd | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/nusmuk-utils/once-help.pd b/nusmuk-utils/once-help.pd new file mode 100644 index 0000000..8838878 --- /dev/null +++ b/nusmuk-utils/once-help.pd @@ -0,0 +1,13 @@ +#N canvas 153 103 450 300 10; +#X obj 84 130 once; +#X obj 84 61 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 +-1; +#X obj 109 100 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 +-1 -1; +#X obj 84 166 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 +-1; +#X text 129 100 reset; +#X text 120 15 once pass only 1 bang; +#X connect 0 0 3 0; +#X connect 1 0 0 0; +#X connect 2 0 0 1; |