Quellcode durchsuchen

Update README

Add information regarding orientation and mirroring.
master
TheoryOfNekomata vor 4 Jahren
Ursprung
Commit
df37efb198
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. +2
    -0
      README.md

+ 2
- 0
README.md Datei anzeigen

@@ -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.

Laden…
Abbrechen
Speichern