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/pdoutify.pd | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 sfruit/pdoutify.pd (limited to 'sfruit/pdoutify.pd') diff --git a/sfruit/pdoutify.pd b/sfruit/pdoutify.pd new file mode 100644 index 0000000..5d06b39 --- /dev/null +++ b/sfruit/pdoutify.pd @@ -0,0 +1,6 @@ +#N canvas 0 22 240 136 10; +#X obj 91 51 r \$2; +#X obj 91 20 inlet; +#X obj 91 104 s /pd\$1; +#X connect 0 0 2 0; +#X connect 1 0 2 0; -- cgit v1.2.1