Hey thanks for the tip! looks like some interesting stuff....

unfortunately might not be too helpful for me. im thinking iChat will have to 
be used because im on a computer that is multipurpose and should not be altered 
too much. ichat comes standard with OSX....

just thinking... iChat can run custom applescripts now. is there a way to send 
PD messages via applescript? that would work i think... probably with [key] 
plus something like this:

set keyCode to "£"
tell application "System Events"
if UI elements enabled then
keystroke keyCode
end if
end tell

..but i wonder if there is a way to send pd messages directly from applescript?

thanks!
mar

  


--- On Thu, 11/20/08, >---------------<[O:O]>---------------< <[EMAIL 
PROTECTED]> wrote:

> From: >---------------<[O:O]>---------------< <[EMAIL PROTECTED]>
> Subject: Re: [PD] iChat / SMS -> PD
> To: [EMAIL PROTECTED], pd-list@iem.at
> Date: Thursday, November 20, 2008, 7:39 AM
> hello,
> 
> for sms, maybe http://www.gammu.org and [shell] object can
> help
> 
> a+
> benjamin
> 
> mark edward grimm a écrit :
> > Hello,
> >
> > Might there be a method for sending iChat/SMS messages
> to pd? I see some experiments but nothing is clear. iChat
> can send and receive SMS so I would just use it as my
> gateway to PD. I saw a post on Jabber->PD which seems to
> be a solution but I have been unable to locate the original
> thread or example patch...
> >
> > Thanks
> > mark
> >
> >   
> >
> > _______________________________________________
> > Pd-list@iem.at mailing list
> > UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
> >
> >
> >

_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to