interface.server
Version:
Design interactive interfaces using various devices and OSC/0MQ/WebSockets
20 lines (12 loc) • 604 B
Plain Text
TODO read address from OSC packets... submit pull request to omgosc maintainer? *DONE*
- If address is not found:
- check receivers for output address
- if none use localhost
FIXME keystrokes should all work
TODO mouse object with absolute coordinates and relative velocities
TODO move keystrokes into its own module *DONE*
TODO use config file to determine what modules get loaded *DONE*
TODO add watchify / gulp integration *DONE*
FIXME remove zmq dependency for initial install *DONE*
TODO replace omgosc with osc-min *DONE*
TODO IOManager.devices should be IOManager.ios?