I can certainly look into trying to add support for those kinds of flick movements to turn pages, but I feel like it could turn out to be too unreliable for live performances. I also imagine seeing a group of people all flicking their tablets around might look odd...
I found an example of someone using the accelerometer to detect flicking a device forward here: http://stackoverflow.com/questions/18600...ct-a-flick
I can probably take that example and use it as a basis for detecting a flick around the x or y-axis.
I found an example of someone using the accelerometer to detect flicking a device forward here: http://stackoverflow.com/questions/18600...ct-a-flick
I can probably take that example and use it as a basis for detecting a flick around the x or y-axis.