Skip to content

franklioxygen/DrumMachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drum Beat Sequencer

Demo:

https://franklioxygen.github.io/DrumMachine/

Please set allow auto-play in browser

Screen Shot 2022-04-06 at 12 32 01 PM

Screen Shot 2022-04-05 at 11 35 51 PM

start service command:

npm install

npm run build

npm start

test:

npm test

deploy on gh-page:

npm run deploy

view in:

http://localhost:3000/

This is a drum beat sequencer built with React.

It has 8 instrument tracks and 16 columns.

User can play/pause, stop the sequencer. User also can use keyboard control:

SPACE:play/pause
ESCAPE: stop
R: clear bars

Slider can adjust volume and bpm speed real-time.

For minimize lagging, audios are in public folder and preloaded by playAudio.js.

About

A drum beat sequencer built by React. No 3rd party lib used.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published