[PD] piping into pd

Marius Schebella marius.schebella at chello.at
Tue Sep 5 12:51:18 CEST 2006


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.




More information about the Pd-list mailing list