Official Murl Engine Forum

Full Version: Feature Request: Touch Pressure Detection
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
It is very useful for the interactive purpose on touch devices like piano, illustration and many more other apps.

Android:
MotionEvent - getPressure()
http://developer.android.com/reference/a...Pressure()

iOS:
UITouch - valueForKey:@"pathMajorRadius"
http://easyplace.wordpress.com/2013/04/0...ze-in-ios/
pathMajorRadius seems non documented API but actually be approved by Apple so the apps that use the API are out there following.
Cantor
https://itunes.apple.com/us/app/cantor/id528194314?mt=8
Virtuoso Piano
https://itunes.apple.com/us/app/virtuoso...75989?mt=8
Thanks for your suggestion! This looks like a useful feature, which we might add in the near future. Stay tuned!

dizzy