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/oscoutify.pd | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sfruit/oscoutify.pd') diff --git a/sfruit/oscoutify.pd b/sfruit/oscoutify.pd index 7642fc8..1c5edf8 100644 --- a/sfruit/oscoutify.pd +++ b/sfruit/oscoutify.pd @@ -4,7 +4,10 @@ #X obj 21 55 list prepend \$1; #X obj 21 0 inlet; #X obj 108 1 inlet; +#X obj 87 84 s /pd\$1; #X connect 1 0 2 0; +#X connect 1 0 5 0; #X connect 2 0 0 0; #X connect 3 0 2 0; +#X connect 3 0 5 0; #X connect 4 0 2 1; -- cgit v1.2.1