Includes various functions for playing drum sounds. beat() plays a drum sound from one of the six included drum kits. tempo() sets spacing between calls to beat() in bpm. Together the two functions can be used to create many different drum patterns.
Version: | 0.1.0 |
Depends: | R (≥ 3.1.0) |
Imports: | audio, stringr |
Published: | 2019-10-03 |
Author: | James Martherus [aut, cre] |
Maintainer: | James Martherus <james at martherus.com> |
License: | GPL-3 |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | drumr results |
Reference manual: | drumr.pdf |
Package source: | drumr_0.1.0.tar.gz |
Windows binaries: | r-devel: drumr_0.1.0.zip, r-release: drumr_0.1.0.zip, r-oldrel: drumr_0.1.0.zip |
macOS binaries: | r-release: drumr_0.1.0.tgz, r-oldrel: drumr_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=drumr to link to this page.