Hi,
I'd be interested to know if this software is able to control the haptic/vibration mode of the trackpad.
In the source code (multitouch.h:121) there are two function signatures but they are commented out.
/*
// these log error
void MTVibratorRunForDuration(MTDeviceRef,long);
void MTVibratorStop(MTDeviceRef);
*/
Thanks 😄
Hi,
I'd be interested to know if this software is able to control the haptic/vibration mode of the trackpad.
In the source code (
multitouch.h:121) there are two function signatures but they are commented out.Thanks 😄