From cdf8ded57019d5c905f16422d40be7b1a18ab3bc Mon Sep 17 00:00:00 2001 From: Tom Schouten Date: Tue, 21 Jan 2003 10:18:19 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r350, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/creb/; revision=351 --- abs/bdft.pd | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 abs/bdft.pd (limited to 'abs/bdft.pd') diff --git a/abs/bdft.pd b/abs/bdft.pd new file mode 100644 index 0000000..a979df4 --- /dev/null +++ b/abs/bdft.pd @@ -0,0 +1,16 @@ +#N canvas 520 402 300 195 10; +#X obj 106 9 inlet; +#X obj 169 11 inlet; +#X obj 121 90 pack \$1 0 0; +#X obj 136 150 outlet; +#X obj 167 41 t b f; +#X obj 110 41 t b f; +#X msg 100 125 timefreq \$1 \$2 \$3; +#X connect 0 0 5 0; +#X connect 1 0 4 0; +#X connect 2 0 6 0; +#X connect 4 0 2 0; +#X connect 4 1 2 1; +#X connect 5 0 2 0; +#X connect 5 1 2 2; +#X connect 6 0 3 0; -- cgit v1.2.1