From 256119f46dce880391bd994b82be81d003056f7d Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Tue, 19 Nov 2002 11:47:34 +0000 Subject: added svn path=/trunk/externals/rhythm_estimator/; revision=218 --- rhythm_estimator_example2.pd | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 rhythm_estimator_example2.pd (limited to 'rhythm_estimator_example2.pd') diff --git a/rhythm_estimator_example2.pd b/rhythm_estimator_example2.pd new file mode 100644 index 0000000..bfccc51 --- /dev/null +++ b/rhythm_estimator_example2.pd @@ -0,0 +1,19 @@ +#N canvas 333 301 450 292 10; +#X obj 134 192 pipe; +#X obj 202 164 bang-eater 1 2; +#X obj 195 70 loadbang; +#X obj 76 120 cos; +#X obj 125 151 +; +#X obj 66 57 line; +#X text 39 18 LFO; +#X obj 101 95 osc~; +#X obj 198 113 rhythm_estimator re1; +#X obj 202 202 rhythm_estimator re2; +#X connect 0 0 8 0; +#X connect 1 0 9 0; +#X connect 2 0 8 0; +#X connect 3 0 4 0; +#X connect 4 0 0 1; +#X connect 8 0 1 0; +#X connect 8 1 4 1; +#X connect 9 0 0 0; -- cgit v1.2.1