From fb0285cccabd077a907ee3f096e636884d81cdb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Mon, 17 Aug 2015 13:19:09 +0000 Subject: example with a different identifier svn path=/trunk/externals/iem/syslog/; revision=17514 --- syslog-help.pd | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/syslog-help.pd b/syslog-help.pd index 668c8e7..e080bcf 100644 --- a/syslog-help.pd +++ b/syslog-help.pd @@ -1,4 +1,4 @@ -#N canvas 0 0 762 458 10; +#N canvas 5 49 801 463 10; #X text 66 25 [syslog]: write to syslog; #X floatatom 169 352 0 0 0 1 level - -; #X obj 169 222 vradio 15 1 0 8 empty empty empty 0 -6 0 8 -262144 -1 @@ -14,7 +14,24 @@ #X msg 126 122 Pd is speaking; #X msg 140 152 another log message; #X text 192 296 NOTICE (default); +#X floatatom 521 352 0 0 0 1 level - -; +#X obj 521 222 vradio 15 1 0 8 empty empty empty 0 -6 0 8 -262144 -1 +-1 5; +#X text 544 222 EMERG; +#X text 544 237 ALERT; +#X text 544 251 CRIT; +#X text 544 267 ERR; +#X text 544 282 WARNING; +#X text 544 312 INFO; +#X text 544 327 DEBUG; +#X text 544 296 NOTICE (default); +#X obj 456 374 syslog Pd; +#X msg 456 122 Pure Data vs Pd; +#X text 450 398 provide an alternative identifier as argument.; #X connect 1 0 10 1; #X connect 2 0 1 0; #X connect 11 0 10 0; #X connect 12 0 10 0; +#X connect 14 0 24 1; +#X connect 15 0 14 0; +#X connect 25 0 24 0; -- cgit v1.2.1