diff options
author | Cyrille Henry <nusmuk@users.sourceforge.net> | 2010-11-11 12:45:47 +0000 |
---|---|---|
committer | Cyrille Henry <nusmuk@users.sourceforge.net> | 2010-11-11 12:45:47 +0000 |
commit | 54907279674d943141b30047aee4286eae6dc44f (patch) | |
tree | 85a84048c545ee4b970f9e37e1d6c40a000f0e36 /puremapping/delay_n.pd | |
parent | 1ca69543008e110771786f674ca83ee2dd5453b4 (diff) |
removing stuff that are now in externals
svn path=/trunk/abstractions/nusmuk/; revision=14402
Diffstat (limited to 'puremapping/delay_n.pd')
-rw-r--r-- | puremapping/delay_n.pd | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/puremapping/delay_n.pd b/puremapping/delay_n.pd deleted file mode 100644 index 549264b..0000000 --- a/puremapping/delay_n.pd +++ /dev/null @@ -1,17 +0,0 @@ -#N canvas 212 243 661 510 10; -#X obj 160 88 t f b; -#X obj 159 50 inlet; -#X obj 49 52 inlet; -#X obj 92 189 outlet; -#X obj 49 131 list split \$1; -#X obj 48 86 list; -#X obj 92 156 route float; -#X connect 0 0 4 1; -#X connect 0 1 5 1; -#X connect 1 0 0 0; -#X connect 2 0 5 0; -#X connect 4 0 5 1; -#X connect 4 1 6 0; -#X connect 4 2 5 1; -#X connect 5 0 4 0; -#X connect 6 0 3 0; |