Hallo, Mathieu Bouchard hat gesagt: // Mathieu Bouchard wrote:
On Thu, 1 Apr 2004, Frank Barknecht wrote:
Tim Blechmann hat gesagt: // Tim Blechmann wrote:
pdsend 4444 "my_msgs hello world;"
this is actually not working ... pdsend reads from stdin ... i don't think this is very useful, expecially if you want to do write some shell scripts ...
Connecting to Pd is a simple socket-connection, for which you even could use something like netcat, so I'd see not much use in changing pdsend just to make scripting easier.
I don't understand; is there a problem or some difficulty with the following command?
Not at all, IMO. Of course, it often is nice to be able to do a bit more structured (network) programing, for which I'd prefer something like Python anyway.
Frank Barknecht _ ______footils.org__