
Create music with R.
library(gm)
music <-
Music() +
Meter(4, 4) +
Line(c("C5", "D5", "E5", "F5"))
show(music)

Install gm:
install.packages("gm")
# Or install the development version from GitHub
pak::pak("flujoo/gm")Install MuseScore. MuseScore is open source and free notation software.
See vignette("gm")
for a complete guide to gm.
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.