Browse Source

Update README

Add information regarding orientation and mirroring.
master
TheoryOfNekomata 4 years ago
parent
commit
df37efb198
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      README.md

+ 2
- 0
README.md View File

@@ -137,6 +137,8 @@ export default NaturalKey

Take note that pressed keys from multiple channels might overlap, therefore it is advisable to support multiple channels pressing a single key at once.

The component also supports orientation and mirroring, for instance, in use with horizontally-spanning piano rolls. Specify using the `orientation` and `mirroring` props.

## License

MIT. See [License file](./LICENSE) for details.

Loading…
Cancel
Save