Simple drum machine to create and export simple rythms made using the RSound sound engine John Clements clements@racket-lang.org
Rsound use libportaudio.so.2.0.0 on Arch based distros. You can install it by using
pacman -S lib32-portaudioYou'll also need DrRacket with can be downloaded here https://download.racket-lang.org/
You can clone the project with
git@github.com:Tywacol/drum_machine.gitOpen "main.rkt" in DrRacket and click run.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
