3.0.2 • Published 5 years ago

drum-machine v3.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

drum-machine-javascript

A simple drum-machine written in javascript

It uses these great drum-samples:

https://github.com/oramics/sampled/

You can try it out here: https://diversen.github.io/drum-machine-javascript/

Install

git clone https://github.com/diversen/drum-machine-javascript

Just clone this repo, and start a server inside it - og place it on a server.

Dev install

Install deps:

npm install

Watch and build:

You will need watchify sudo npm install -g watchify

watchify src/main.js -t --debug -o 'bundle.js'

Or (short form of above)

npm run watch

Licence

MIT © Dennis Iversen

3.0.2

5 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.0.11

5 years ago

2.0.10

6 years ago

2.0.9

6 years ago

2.0.8

6 years ago

2.0.7

7 years ago

2.0.6

7 years ago

2.0.5

7 years ago

2.0.4

7 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago