MIRAWEB mira.status Multiple users management ?
Hi there . I'm trying out the new MIRAWEB package for MAX 7 . Its working with any kind of device so far.
The only issues i found is that i find it hard for connecting various devices and make something useful.
mira.status gives a good output of:
"Connection 1 MIRAWEB-ARKFJJ
Connection 2 MIRAWEB-11223"
etc etc...
I cant figure out a way to make a patch controllable by users who join the MIRAWEB web from their devices ,having different UI´s for each one of them that doesn´t interfere with each other to make something creative / participative without resulting into a Chaos or everyone moving the same parameters .
Any hint is welcome since is a quite fresh package I hope that sounds interesting for the community .
I personally wanted to thank the author , since this MIRAWEB concept is something I was trying to archive by my self lost in JavaScript , nodes.js and HTML tutorials , while i was wondering of performing Live with the help of peoples´s interaction , from any device without need of extra software :-)
Bump there ! So far I got something like this , a routing that provides User if filtered data from the mira.multitouch object . I dont know if this is the "best" way or even close . Im not so expert of the coll object but i think it does the concept idea.
It would be nice to manage to give to each user , a particular role . This are baby steps by I hope that someone check it out if feels like a cool feature.
some baby steps for user filtering here ... http://pastebin.com/uxg9Tjzm
I made this to deal with the device identifiers provided in [mira.multitouch] and [mira.motion]. It's not a complete solution, as many controls don't provide a device identifier. But, if that's all you need, you're set.
https://pastebin.com/Mejcg844
Cool . I just went the hardway and read the XebraState.Uuid and store it in a variable in the HTML file that i serve from node.js . Its working better but for a diferent purpose I guess. Loving it
https://cycling74.github.io/xebra.js/State.html#uuid