Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 604 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 604 Bytes

TaikoController

iOS multi-touch controller and a receiver script, connected via USB.

Usage

  1. Open the iOS Xcode project, set developer profile, build to a physical device
  2. Connect iOS device to PC through USB, launch the app
  3. On the PC command line, run python ./taikolistener.py to initiate a connection. When connected, taps are mapped to keystrokes
  4. The iOS device can now be used as a controller for software such as TJAPlayer3

Todo

More detailed description

Acknowledgement