diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-11-10 18:42:58 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-11-10 18:42:58 +0000 |
commit | eea17c5886d71c28d4d76aa5cfbd4283f19b7da8 (patch) | |
tree | 5e6758a3f467f203d439216d1f38b5aa09483805 | |
parent | 6c9c1c2967318d3d71897fc39c771fe0c0224d4b (diff) |
added send symbol to get rid of the outlet on the [tgl]. It looks purty that way
svn path=/trunk/; revision=3874
-rw-r--r-- | doc/pddp/pddp_dsp.pd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/pddp/pddp_dsp.pd b/doc/pddp/pddp_dsp.pd index 89c5f4d1..ced23e21 100644 --- a/doc/pddp/pddp_dsp.pd +++ b/doc/pddp/pddp_dsp.pd @@ -1,8 +1,8 @@ #N canvas 358 124 60 18 10; #X obj 19 1 cnv 16 40 16 empty pddp_dsp_canvas dsp 7 8 0 14 -233017 -33289 0; -#X obj 0 0 tgl 18 0 empty pddp_dsp empty 1 8 1 9 -233017 -33289 -33289 -0 1; +#X obj 0 0 tgl 18 0 THIS_IS_HERE_TO_GET_RID_OF_THE_OUTLET pddp_dsp +empty 1 8 1 9 -233017 -33289 -33289 0 1; #X obj 82 146 select 0 1; #X msg 127 179 76; #X msg 92 180 10; |