Skip to content

fetidbell/drums-pumps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plot

Drum sequencer for cool boys and girls

plot

What is it?

This is a simple drum sequencer application, builded on create-react-app and using ToneJS to play music

What can i do with it?

With this app you can:

  • create your own beats with kick, snare and hihat drums
  • turn playback on/off and change tempo with transport section
  • take controll of each channel with mixer, wich includes volume faders
  • use mute/solo buttons to isolate channels from playback
  • be the coolest boy/girl in the whole world

How to launch it?

First, you need preinstalled NodeJS and Git on your computer. Then you need to execute commands down below:

git clone https://github.com/fetidbell/drums-pumps.git
cd ./drums-pumps
npm install
npm start

Navigate to http://localhost:3000/ in the browser - app will be ready to use!

About

Drum sequencer for cool boys and girls

Resources

Stars

Watchers

Forks

Packages

No packages published