Skip to content

Algorithmic music composition and digital sound synthesis in R

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

znmeb/algocompsynth

Repository files navigation

algocompsynth

Lifecycle: experimental

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.

Installation

You can install algocompsynth from GitHub with:

remotes::install_.packages_github("znmeb/algocompsynth")