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.5)drumr_0.1.0.9000.zip(r-4.4)drumr_0.1.0.9000.zip(r-4.3)
drumr_0.1.0.9000.tgz(r-4.4-any)drumr_0.1.0.9000.tgz(r-4.3-any)
drumr_0.1.0.9000.tar.gz(r-4.5-noble)drumr_0.1.0.9000.tar.gz(r-4.4-noble)
drumr_0.1.0.9000.tgz(r-4.4-emscripten)drumr_0.1.0.9000.tgz(r-4.3-emscripten)
drumr.pdf |drumr.html✨
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 5 years agofrom:2b75749221. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-win | OK | Nov 01 2024 |
R-4.5-linux | OK | Nov 01 2024 |
R-4.4-win | OK | Nov 01 2024 |
R-4.4-mac | OK | Nov 01 2024 |
R-4.3-win | OK | Nov 01 2024 |
R-4.3-mac | OK | Nov 01 2024 |
Dependencies:audiocligluelifecyclemagrittrrlangstringistringrvctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Play a drum sound | beat |
Set a tempo | tempo |