Package: drumr 0.1.0.9000

drumr: Turn R into a Drum Machine
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.
Authors:
drumr_0.1.0.9000.tar.gz
drumr_0.1.0.9000.zip(r-4.7)drumr_0.1.0.9000.zip(r-4.6)drumr_0.1.0.9000.zip(r-4.5)
drumr_0.1.0.9000.tgz(r-4.6-any)drumr_0.1.0.9000.tgz(r-4.5-any)
drumr_0.1.0.9000.tar.gz(r-4.7-any)drumr_0.1.0.9000.tar.gz(r-4.6-any)
drumr_0.1.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
drumr/json (API)
NEWS
| # Install 'drumr' in R: |
| install.packages('drumr', repos = c('https://jamesmartherus.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jamesmartherus/drumr/issues
Last updated from:2b75749221. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 103 | ||
| source / vignettes | OK | 156 | ||
| linux-release-x86_64 | OK | 110 | ||
| macos-release-arm64 | OK | 80 | ||
| macos-oldrel-arm64 | OK | 80 | ||
| windows-devel | OK | 97 | ||
| windows-release | OK | 81 | ||
| windows-oldrel | OK | 111 | ||
| wasm-release | OK | 93 |
Dependencies:audiocligluelifecyclemagrittrrlangstringistringrvctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Play a drum sound | beat |
| Set a tempo | tempo |
