Skip to content

Commit

Permalink
doc: Updated header
Browse files Browse the repository at this point in the history
  • Loading branch information
happycodelucky committed Feb 18, 2019
1 parent 357ee79 commit d22d844
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
![Node](https://img.shields.io/npm/v/ortho-remote.svg?style=for-the-badge&label=version)
[![Maintained](https://img.shields.io/badge/Maintained%3F-yes-green.svg?style=for-the-badge)](https://github.com/pryomoax/ortho-remote-node/graphs/commit-activity)

Ortho Remote client package for Node.js for interacting with [Teenage Engineering](https://www.teenageengineering.com)'s BLE-MIDI [Ortho Remote](https://www.teenageengineering.com/products/orthoremote)
Node.js package for interfacing with [Teenage Engineering](https://www.teenageengineering.com)'s [Ortho Remote](https://www.teenageengineering.com/products/orthoremote)

The `ortho-remote` package is designed to support multiple devices simultaneously, provide a high-level abstraction for interaction events, as well as provide access to the raw [BLE-MIDI](https://github.com/skratchdot/ble-midi/blob/master/pdf/Apple-Bluetooth-Low-Energy-MIDI-Specification.pdf) data.

Expand Down Expand Up @@ -234,4 +234,4 @@ The package cannot set back a `rotation` value back to the Ortho Remote. This ma
## Event Filtering
As humans we are not to precise with some interactions. Ortho Remotes can send rotation events when depressing/releasing the Ortho Remote button.

I hope to implement event filtering as an option to make it more reliable to use for some applications
I hope to implement event filtering as an option to make it more reliable to use for some applications

0 comments on commit d22d844

Please sign in to comment.