From 19846b8431801f09aa6c55207a679e802b3ddf81 Mon Sep 17 00:00:00 2001 From: Luke Iannini Date: Mon, 1 Dec 2008 02:57:16 +0000 Subject: added pdoutify, a better alternative to using OSC for internal communication. also, a simple exponential adsr~ and more work on gui-spigot svn path=/trunk/abstractions/sfruit/; revision=10409 --- sfruit/oscinify.pd | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sfruit/oscinify.pd') diff --git a/sfruit/oscinify.pd b/sfruit/oscinify.pd index a0d6fe3..11eeb9e 100644 --- a/sfruit/oscinify.pd +++ b/sfruit/oscinify.pd @@ -3,6 +3,9 @@ #X obj 22 34 deeprouteOSC \$1; #X obj 22 65 s \$2; #X obj 22 91 outlet; +#X obj 81 11 r /pd\$1; #X connect 0 0 1 0; #X connect 1 0 2 0; #X connect 1 0 3 0; +#X connect 4 0 2 0; +#X connect 4 0 3 0; -- cgit v1.2.1