Common Lisp Codes, mainly for OpenMusic.
https://github.com/yoshiakionishi/common-lisp-codes
This repository contains Common Lisp codes by Yoshiaki Onishi. You are welcome to download the files to explore what it does.
If you found this repoisitory or any of the codes useful, feel free to get in touch with me at info (at) yoshionishi [dot] com
As of November 28, 2020, this repository contains the following patches:
- 1d-cellular-automata-type-b.lisp
- 1d-cellular-automata.lisp
- circular-nth-flat.lisp
- circular-nth.lisp
- interval-grouper.lisp
- rhythm-tree-worksheet.lisp
Disclaimer: I, Yoshiaki Onishi, the creator of this repository made available on Github and Common Lisp codes contained therein, hereby declare that the repository as well as the codes are provided "as is" without warranty of any kind. I make no warranties, express or implied, that this application is free of error, or is consistent with any particular standard of merchantability, or that they will meet your requirements for any particular purpose. This Github repository as well as the Common Lisp codes should not be relied on for solving a problem whose incorrect solution could result in injury to a person or loss of property. If you do use it in such a manner, it is at your own risk. I disclaim all liability for direct, indirect, or consequential damages resulting from your use of the Github repository or the codes.