Skip to content

Tywacol/drum_machine

Repository files navigation

Drum machine

Simple drum machine to create and export simple rythms made using the RSound sound engine John Clements clements@racket-lang.org

Prequisite

Rsound use libportaudio.so.2.0.0 on Arch based distros. You can install it by using

pacman -S lib32-portaudio

You'll also need DrRacket with can be downloaded here https://download.racket-lang.org/

Installation

You can clone the project with

git@github.com:Tywacol/drum_machine.git

Usage

Open "main.rkt" in DrRacket and click run.

Contributing

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.

License

MIT

About

drum machine with export function written in Scheme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages