[PD] piping into pd

Davide Morelli info at davidemorelli.it
Tue Sep 5 13:18:47 CEST 2006


maybe you can use comport for this...

i'd use something like
/vat/tmp/pd_apache instead of /usr/bin/send_to_pd

youcan specify the file to open with
|devicename /var/log/pd_apache(
|
[comport]

be sure to use a recent comport because the devicename function was bugged 
until 24/8/2006

ciao.
davide.



www.davidemorelli.it


----- Original Message ----- 
From: "Marius Schebella" <marius.schebella at chello.at>
To: "PD List" <pd-list at iem.at>
Sent: Tuesday, September 05, 2006 12:51 PM
Subject: [PD] piping into pd


> Hi,
> I want to feed the log-output of an apache2 server into Pd. I know that it 
> is possible to pipe the access_log (or any other log-output) of the 
> apache2 to a process, by defining something like
> CustomLog "|/usr/bin/send_to_pd" common
> On the Pd side I would like to use a receive, or a netreceive object. My 
> problem is, that I don´t know how to join those two processes... Should I 
> try to write a script (bash, perl, python?), or is there a way to pipe 
> directly into pd?
> thanks, marius.
>
> _______________________________________________
> PD-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list
> 





More information about the Pd-list mailing list