Try [serialctl] from GGEE. Its in the CVS too.
.hc
On Tuesday, Jul 8, 2003, at 17:31 America/New_York, bbogart@ryerson.ca wrote:
Hey all,
I'm looking for a serial object that works in windows, linux and OSX (preferably). I've looked at a couple around on the net and could not find one that actually sent the data as strings/symbols into PD. I would like something like the MAX serial object... Is there anyting in PD land with the same functionality?
Thanks Ben
PS: LML is well on its way, currently 630 lines.
PD-dev mailing list PD-dev@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-dev
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Serialctl is a serial interface external for Linux, but I think what Ben needs is a stream parser for lists, a bit like netsend/netreceive, but for serial lines instead of tcp/ip links. Modified versions of pdsend and pdreceive could act as local proxies between serial lines and netsend/netreceive. A possible solution is to redirect serial streams to and from pdsend/pdreceive with simple shell scripts.
Hans-Christoph wrote :
Try [serialctl] from GGEE. Its in the CVS too.
bbogart@ryerson.ca wrote
I'm looking for a serial object that works in windows, linux and OSX (preferably). I've looked at a couple around on the net and could not find one that actually sent the data as strings/symbols into PD. I would like something like the MAX serial object... Is there anyting in PD land with the same functionality?
Marc
On Thu, 10 Jul 2003, Hans-Christoph Steiner wrote:
Try [serialctl] from GGEE. Its in the CVS too.
Are people still using this ? Actually I have not included it in the lists of externals, because there is Winfrieds comport external, which works on windows too.
Guenter
.hc
On Tuesday, Jul 8, 2003, at 17:31 America/New_York, bbogart@ryerson.ca wrote:
Hey all,
I'm looking for a serial object that works in windows, linux and OSX (preferably). I've looked at a couple around on the net and could not find one that actually sent the data as strings/symbols into PD. I would like something like the MAX serial object... Is there anyting in PD land with the same functionality?
Thanks Ben
PS: LML is well on its way, currently 630 lines.
PD-dev mailing list PD-dev@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-dev
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list