Gm
R Package for Music Creation
Install / Use
/learn @flujoo/GmREADME
<!-- README.md is generated from README.Rmd. Please edit that file -->
gm <img src="man/figures/logo.png" align="right" alt="logo" width="120"/>
<!-- badges: start --> <!-- badges: end -->Create music with R.
Example
library(gm)
music <-
Music() +
Meter(4, 4) +
Line(c("C5", "D5", "E5", "F5"))
show(music)


Installation
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.
More
See vignette("gm") for
a complete guide to gm.
Related Skills
node-connect
339.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.9kCommit, push, and open a PR
