react-piano
react-piano copied to clipboard
An interactive piano keyboard for React
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. Commits 6370e90 Mark version 5.7.4 fbc15b1 More rigorously check surrogate pairs in regexp validator See full diff in compare view [](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot...
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. Commits 6370e90 Mark version 5.7.4 fbc15b1 More rigorously check surrogate pairs in regexp validator See full diff in compare view [](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot...
Hey, I have a German keyboard and so when I use your module (which is amazing btw) with keyboard shortcuts enabled, I have to press Y even though for me...
Hi! Fantastic library, well done. This PR adds note highlighting features, that can be used to display which notes the user is recommended to press (with respect to some music...
Numpad0-9, arrow keys and navigation keys should be allowed for more keyboard shortcuts with event.code.
There should be a check for equality. `PureComponent` might not be a good fix as it uses shallowCompare and that will always return true even if `playNotes` has the same...
This PR shows how the styles on the `div`s of `ControlledPiano` and `Keyboard` could be adapted to responsively resize the keyboard without resorting to the `DimensionsProvider` workaround. It uses the...
Hello Kevin, Thanks for this great project. This small patch adds the ability for multi-touch glis using the pointer-events API. That means you can wiggle around on multiple notes using...
Hi all, I have attached build log. I forked the repo and did a `npm install` and got the following errors: Quick summary: npm ERR! In file included from ../src/common/allocator.cc:1:...