A drum machine written in Go making use of fluidsynth
Install fluidsynth
before building the project:
- osx:
brew install fluidsynth
- ubuntu:
apt-get install fluidsynth
Run make install
to build and install the program and supporting files
$ drummachine --kit 808
####### ##### #######
## ## ## ## ## ##
## ## ## ## ## ##
####### ## ## #######
## ## ## ## ## ##
## ## ## ## ## ##
####### ##### #######
┌──────────────────────────────────────────────────────────────────────────────────────────┐
│BassDrum (b)│ Snare (s) │ Clap (c) │HHClosed (h)│ HHOpen (j) │TomHigh (t) │ TomLow (y) │
│──────────────────────────────────────────────────────────────────────────────────────────│
│ │ │ │ │ │ │ │
└──────────────────────────────────────────────────────────────────────────────────────────┘