From 817596ec98499c28d31c0f33c9ffa42e49896af3 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Sat, 27 Nov 2010 02:09:06 +0000 Subject: made some basic example patches, added META subpatch svn path=/trunk/externals/ext13/; revision=14529 --- promiscous~-help.pd | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'promiscous~-help.pd') diff --git a/promiscous~-help.pd b/promiscous~-help.pd index eca5e11..0aa9c27 100644 --- a/promiscous~-help.pd +++ b/promiscous~-help.pd @@ -1,9 +1,20 @@ -#N canvas 291 56 450 300 10; +#N canvas 0 31 411 264 10; #X obj 89 151 dac~; #X text 15 19 promiscous~ converts all network traffic; #X text 15 41 from a given interface to signal.; #X text 15 196 pd must run with root permissions \, to catch the traffic ; #X obj 100 93 promiscous~ eth0; +#N canvas 421 178 494 344 META 0; +#X text 12 115 RELEASE_DATE 2009-06-12; +#X text 12 135 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 95 AUTHOR d13@klingt.org; +#X text 12 25 LICENSE GPL v2; +#X text 12 45 DESCRIPTION convert all network traffic from a given +interface to a signal; +#X text 12 75 OUTLET_0 signal; +#X text 12 5 KEYWORDS signal network; +#X restore 354 237 pd META; #X connect 4 0 0 0; #X connect 4 0 0 1; -- cgit v1.2.1