v1.0.3 - Raw Haptic Control
Added raw haptic control functionality with direct access to MTActuatorActuate parameters.
New Features
- Added method with direct control over all MTActuatorActuate parameters
- Simplified haptic testing interface with 4 parameter inputs (actuation ID + 3 unknown parameters)
- Direct single-call haptic actuation without press/release sequences
Technical Details
- Actuation IDs range from 1-6 (weakest to strongest)
- Unknown2 parameter controls sharpness
- Unknown3 parameter used for onset/offset timing (can be negative)
Usage
�[1;38;5;196mWelcome to Swift!�[0m
�[1mSubcommands:�[0m
�[1mswift build�[0m Build Swift packages
�[1mswift package�[0m Create and work on packages
�[1mswift run�[0m Run a program from a package
�[1mswift test�[0m Run package tests
�[1mswift repl�[0m Experiment with Swift code interactively
Use �[1mswift --version�[0m for Swift version information.
Use �[1mswift --help�[0m for descriptions of available options and flags.
Use �[1mswift help <subcommand>�[0m for more information about a subcommand.