The schoenberg package offers functions for creating and manipulating 12-tone (i.e., dodecaphonic) musical matrices using Arnold Schoenberg’s (1923) serialism technique. This package can generate random 12-tone matrices and can generate matrices using a pre-determined sequence of notes.
schoenberg was written by Jeffrey A. Dahlke.
The official CRAN release of schoenberg can be installed with the following code:
Development versions of schoenberg from GitHub reflect updates made to the package between official CRAN releases. Using the devtools package, the GitHub release can be installed with the following code:
schoenbergTo cite schoenberg, please refer to the package’s citation information using the citation() function.
Please report any bugs/issues to schoenberg’s GitHub issues page.