diff options
author | Cyrille Henry <nusmuk@users.sourceforge.net> | 2010-11-11 12:31:22 +0000 |
---|---|---|
committer | Cyrille Henry <nusmuk@users.sourceforge.net> | 2010-11-11 12:31:22 +0000 |
commit | 1ca69543008e110771786f674ca83ee2dd5453b4 (patch) | |
tree | aa4749a4f076b056b2e2a29740f7d6179e56d6df /lightboard/abs_light/bus.pd | |
parent | da2aee26858ee47d66b8f801ce6a87ee446bef99 (diff) |
removing lightboard from abstraction
svn path=/trunk/abstractions/nusmuk/; revision=14400
Diffstat (limited to 'lightboard/abs_light/bus.pd')
-rwxr-xr-x | lightboard/abs_light/bus.pd | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/lightboard/abs_light/bus.pd b/lightboard/abs_light/bus.pd deleted file mode 100755 index 72e525d..0000000 --- a/lightboard/abs_light/bus.pd +++ /dev/null @@ -1,12 +0,0 @@ -#N canvas 0 0 450 300 10; -#X obj 77 23 inlet; -#X obj 61 118 f; -#X obj 61 74 r \$1-bang; -#X obj 61 142 s \$1-bus; -#X obj 188 27 inlet; -#X obj 63 95 spigot 1; -#X connect 0 0 1 1; -#X connect 1 0 3 0; -#X connect 2 0 5 0; -#X connect 4 0 5 1; -#X connect 5 0 1 0; |