An OpenMPT port for R
. It reads, plays and converts Open ModPlug Tracker music. It supports a wide range of music file formats.
# install.packages("devtools")
devtools::install_github("pepijn-devries/openmpt")
On Debian/Ubuntu you need to install the developer version of libopenmpt and portaudio first:
And on Fedora you need:
On RHEL/CentOS/RockyLinux you first need to enable EPEL:
Please note that the openmpt project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.