diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-12-16 07:28:01 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-12-16 07:28:01 +0000 |
commit | 7b139aeb2710b8bd5a391bf80aaf110060bb37db (patch) | |
tree | b69c69144f4644373674bb4660b0d111be5585fe | |
parent | 71d40e1dd0db29c3755f334adb6829aa081ec061 (diff) |
- added PDP to the build system, started with creb, pidip, pmpd.
- fixed random bugs
svn path=/trunk/externals/motex/; revision=4234
-rw-r--r-- | noisegate~-help.pd | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/noisegate~-help.pd b/noisegate~-help.pd deleted file mode 100644 index c5a859f..0000000 --- a/noisegate~-help.pd +++ /dev/null @@ -1,23 +0,0 @@ -#N canvas 5 21 499 368 10; -#X obj 149 44 inlet~; -#X obj 149 314 outlet~; -#X obj 188 139 moses \$1; -#X msg 188 167 bang; -#X msg 257 168 bang; -#X obj 257 189 pack 1 \$2; -#X text 328 309 IM 2001; -#X obj 188 189 pack 0 \$3; -#X obj 188 220 line~; -#X obj 149 279 *~; -#X obj 188 110 env~; -#X connect 0 0 9 0; -#X connect 0 0 10 0; -#X connect 2 0 3 0; -#X connect 2 1 4 0; -#X connect 3 0 7 0; -#X connect 4 0 5 0; -#X connect 5 0 8 0; -#X connect 7 0 8 0; -#X connect 8 0 9 1; -#X connect 9 0 1 0; -#X connect 10 0 2 0; |