Mira - can you use phones vibration feedback

Michelle Pickrell's icon

Hi,

I am using Mira as a presentation interface on a phone and I am wanting to get it to use the phones vibration as a way of giving feedback.

Does anyone know if this is possible?

Thanks!

Carlo Cattano's icon

Hi there . With Mira itself I doubt that this is implemented but you could try your self with mira.channel and creating an html file from scratch using the vibration API and see what you get
https://developer.mozilla.org/en-US/docs/Web/API/Vibration_API

Look at the mira.channel help file to see how to get going , on the source of the html file you will see how simple the code to connect a client browser to your max patch , then from there with javascript and HTML will not be hard to access hopefully

Michelle Pickrell's icon

Thanks so much Carlo,

I am not very technical but keen to take this on as a challenge. I just wanted to check with you first whether the above would work with the app, as in the mira.channel help file I am seeing lots of reference to mira in the browser.

Thanks again so much for your help!