The goal of algocompsynth
is to provide functions for algorithmic music composition and digital sound synthesis in R. algocompsynth
will extend the packages described in Sueur, Jérôme (2018), Sound Analysis and Synthesis with R with functions to access GPUs via CUDA and OpenCL, functions for multi-core parallel processing and functions for algorithmic composition.
You can install algocompsynth
from GitHub with:
remotes::install_.packages_github("znmeb/algocompsynth")