control max with twitter

MJ's icon

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

Emmanuel Jourdan's icon

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.

Tj Shredder's icon

I guess with jit.uldl and some regexp it should be possible. You can also have a look at jweb...

Stefan

PereVicalet's icon

does anybody find any solution to this?

Jan M's icon

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.