Provides a simple and intuitive high-level language, with which you can create music easily. Takes care of all the dirty technical details in converting your music to musical scores and audio files. Works in 'R Markdown' documents <https://rmarkdown.rstudio.com/>, R 'Jupyter Notebooks' <https://jupyter.org/>, and 'RStudio' <https://www.rstudio.com/>, so you can embed generated music anywhere. Internally, uses 'MusicXML' <https://www.musicxml.com/> to represent musical scores, and 'MuseScore' <https://musescore.org/> to convert 'MusicXML'.
Version: | 1.0.2 |
Imports: | base64enc, glue, htmltools, knitr, magick, magrittr, MASS, rlang, rstudioapi, stringr, utils |
Suggests: | rmarkdown, testthat |
Published: | 2021-04-17 |
Author: | Renfei Mao |
Maintainer: | Renfei Mao <renfeimao at gmail.com> |
License: | MIT + file LICENSE |
URL: | https://github.com/flujoo/gm, https://flujoo.github.io/gm/ |
NeedsCompilation: | no |
SystemRequirements: | MuseScore - https://musescore.org/ |
Materials: | README NEWS |
CRAN checks: | gm results |
Reference manual: | gm.pdf |
Vignettes: |
用 R 写音乐 Complete Guide to gm |
Package source: | gm_1.0.2.tar.gz |
Windows binaries: | r-devel: gm_1.0.2.zip, r-release: gm_1.0.2.zip, r-oldrel: gm_1.0.2.zip |
macOS binaries: | r-release (arm64): gm_1.0.2.tgz, r-oldrel (arm64): gm_1.0.2.tgz, r-release (x86_64): gm_1.0.2.tgz, r-oldrel (x86_64): gm_1.0.2.tgz |
Old sources: | gm archive |
Please use the canonical form https://CRAN.R-project.org/package=gm to link to this page.