3.0.2 • Published 6 years ago

drum-machine v3.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 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

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

2.0.11

6 years ago

2.0.10

7 years ago

2.0.9

7 years ago

2.0.8

7 years ago

2.0.7

8 years ago

2.0.6

8 years ago

2.0.5

8 years ago

2.0.4

8 years ago

2.0.3

8 years ago

2.0.2

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago