Live Link: https://hhow09.github.io/react-drum-machine/
- Click 'Play' or 'Spacebar' to start drum loop.
- Click 'Stop' or 'Spacebar' to stop drum loop.
- Click 'Reset' to clear drum patterns.
- Click 'Random' to generate random patterns
- Click on 4x4 pads to create drum pattern.
- Single-click for normal hit (velocity=0.8).
- Double-click for accentuation (velocity=1).
- Change Instrument on the right side menu.
- Adjust the volumn with mouse click on the height
- volume unit: dB
- Click 'Reset' on top-right to reset volumnes to 0 dB.
yarn install
yarn start