control max with twitter
hi
i'm not at regular twitter user but i would like to control my patch with twitter , or let others control my patch with twitter messages . Anyone know if this is possible or knows some examples?
-mj
You might want to have a look to the Twitter API:
It explains how you can make queries. I would go the mxj route to do that, and parse whatever you get inside.
I guess with jit.uldl and some regexp it should be possible. You can also have a look at jweb...
Stefan
does anybody find any solution to this?
i haven't worked with twitter in Max yet. But as we now have access to node - maybe you could take a look at the npm repos. There are some twitter clients availalsble.