Piano Keyboard
The @music-ui/piano package provide various ways to render keyboard diagrams:
- the
initPianofunction: the quickest way; - the
initPianoWithPlayerfunction: with playback support; - the
Pianoclass: full control, more configuration needed.
Installation
pnpm add @music-ui/pianoLast updated on