From 505970825ef49caa59818dcc603faabb54802f8a Mon Sep 17 00:00:00 2001 From: Ed Kelly Date: Fri, 2 Dec 2005 11:34:56 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r4109, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/ekext/; revision=4110 --- voicing_detector~/count.pd | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 voicing_detector~/count.pd (limited to 'voicing_detector~/count.pd') diff --git a/voicing_detector~/count.pd b/voicing_detector~/count.pd new file mode 100644 index 0000000..9be4cf8 --- /dev/null +++ b/voicing_detector~/count.pd @@ -0,0 +1,43 @@ +#N canvas 529 241 271 210 10; +#X obj 69 42 inlet; +#X obj 180 76 inlet; +#X obj 69 59 f; +#X obj 92 59 + 1; +#X msg 172 148 0; +#X obj 92 76 t f f; +#X obj 106 103 f; +#X obj 150 93 >= \$1; +#X obj 150 131 sel 0 1; +#X obj 172 114 inlet; +#X obj 25 139 outlet; +#X obj 69 139 outlet; +#X obj 69 122 sel 0; +#X text 16 25 INLETS: bang/set reset limit; +#X obj 25 76 t f f; +#X obj 139 59 loadbang; +#X msg 25 93 1; +#X obj 55 99 spigot; +#X msg 139 76 0; +#X text 20 170 OUTLETS: count bang-when-done; +#X connect 0 0 2 0; +#X connect 1 0 7 1; +#X connect 2 0 3 0; +#X connect 2 0 14 0; +#X connect 3 0 5 0; +#X connect 4 0 2 1; +#X connect 4 0 17 1; +#X connect 5 0 7 0; +#X connect 5 1 6 1; +#X connect 6 0 2 1; +#X connect 7 0 8 0; +#X connect 8 0 6 0; +#X connect 8 1 4 0; +#X connect 9 0 4 0; +#X connect 12 0 11 0; +#X connect 14 0 10 0; +#X connect 14 0 16 0; +#X connect 14 1 17 0; +#X connect 15 0 18 0; +#X connect 16 0 17 1; +#X connect 17 0 12 0; +#X connect 18 0 17 1; -- cgit v1.2.1