Package: music Type: Package Title: Learn and Experiment with Music Theory Version: 0.2.0 Authors@R: person(given = "Efstathios D.", family = "Gennatas", role = c("aut", "cre"), email = "gennatas@gmail.com") Maintainer: Efstathios D. Gennatas Description: An aid for learning and using music theory. You can build chords, scales, and chord progressions using 12-note equal temperament tuning (12-ET) or user-defined tuning. Includes functions to visualize notes on a piano using ASCII plots in the console and to plot waveforms using base graphics. It allows simple playback of notes and chords using the 'audio' package. Imports: graphics, utils, audio, crayon License: GPL (>=3) URL: https://github.com/egenn/music Encoding: UTF-8 Config/roxygen2/version: 8.0.0 Repository: https://egenn.r-universe.dev Date/Publication: 2026-05-13 16:46:46 UTC RemoteUrl: https://github.com/egenn/music RemoteRef: HEAD RemoteSha: 33ed198d5bc786c9e37e41e112eef8060071fe99 NeedsCompilation: no Packaged: 2026-06-12 06:27:39 UTC; root Author: Efstathios D. Gennatas [aut, cre]