diff options
author | Thomas O Fredericks <mrtof@users.sourceforge.net> | 2009-10-29 02:00:13 +0000 |
---|---|---|
committer | Thomas O Fredericks <mrtof@users.sourceforge.net> | 2009-10-29 02:00:13 +0000 |
commit | 26a28e681d7baa0b6e41e44deee9e1b9416c64b1 (patch) | |
tree | 53f1bfce821fb63a8b0dc4bb8e957913aec94903 /doc/help/cyclone/edge~-help.pd | |
parent | b2e8371cceb9837f340c1e0ed744d3178586962e (diff) |
Added a few help files for cyclone
svn path=/trunk/externals/miXed/; revision=12694
Diffstat (limited to 'doc/help/cyclone/edge~-help.pd')
-rw-r--r-- | doc/help/cyclone/edge~-help.pd | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/doc/help/cyclone/edge~-help.pd b/doc/help/cyclone/edge~-help.pd new file mode 100644 index 0000000..993bdd6 --- /dev/null +++ b/doc/help/cyclone/edge~-help.pd @@ -0,0 +1,26 @@ +#N canvas 1239 346 780 382 10; +#X declare -lib cyclone; +#X text 15 35 Detect zero to non-zero signal transitions; +#X text 176 256 zero to non- zero transition; +#X floatatom 156 85 0 0 0 0 - - -; +#X obj 185 235 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 +-1 -1; +#X obj 156 259 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 +-1 -1; +#X obj 156 113 sig~; +#X text 199 80 change signal value above and below 1; +#X text 209 233 non-zero to zero transition; +#X obj 501 36 import cyclone; +#X obj 299 142 expr~; +#X obj 156 149 expr~ $v1>1; +#X obj 156 200 edge~; +#X obj 209 182 Snapshot~ 100; +#X obj 210 205 nbx 5 14 -1e+37 1e+37 0 0 empty empty empty 0 -8 0 10 +-262144 -1 -1 0 256; +#X connect 2 0 5 0; +#X connect 5 0 10 0; +#X connect 10 0 11 0; +#X connect 10 0 12 0; +#X connect 11 0 4 0; +#X connect 11 1 3 0; +#X connect 12 0 13 0; |