From 6b5a0fc360cb8b361a5873bbeb46c7f5c271f9a9 Mon Sep 17 00:00:00 2001 From: Cyrille Henry Date: Thu, 27 Jan 2005 12:23:02 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r2548, which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/La-kitchen/; revision=2549 --- iir_hip.pd | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 iir_hip.pd (limited to 'iir_hip.pd') diff --git a/iir_hip.pd b/iir_hip.pd new file mode 100644 index 0000000..d4440bb --- /dev/null +++ b/iir_hip.pd @@ -0,0 +1,13 @@ +#N canvas 218 128 250 263 10; +#X obj 49 46 inlet; +#X obj 129 47 inlet; +#X obj 49 147 outlet; +#X obj 49 69 t f f; +#X obj 49 113 -; +#X obj 74 91 iir_lop \$1; +#X connect 0 0 3 0; +#X connect 1 0 5 1; +#X connect 3 0 4 0; +#X connect 3 1 5 0; +#X connect 4 0 2 0; +#X connect 5 0 4 1; -- cgit v1.2.1