Skip to content

yoshiakionishi/OMishi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OMishi

=======================================================================

OMishi
A library of Common Lisp functions
by Yoshiaki Onishi <https://www.yoshionishi.com>

(c) 2024 by Yoshiaki Onishi

=======================================================================

This program is free software. For information on usage 
and redistribution, see the "LICENSE" file in this distribution.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 

=======================================================================

OMishi houses functions that I have written codes for in Common
Lisp language, either natively or translating them from OpenMusic
patches or Javascript codes. 

It is a work in progress; more will be added as the need arises.

- Yoshiaki Onishi

=======================================================================

Version Info

Version 0.x = Pre-release Version (June 30 2024~)

Version 0.4: July 7 2024
Function added:
    List Operations
        - chord-rotate

Version 0.3: July 6 2024
Functions added:
    Number Generators
        - dejong
        - dejong-svensson
        - lorenz


Version 0.2: July 2 2024
Functions added:
    Number Generators
        - euclid-rhythm-binary
    List Operations
        - num->10
        - 10->num


Version 0.1: June 30 2024 
Functions included in this version are:
    List Operations
        - fraction-maker
        - 0to-1
        - -1to0
        - find-duplicate-number

    Number Operations
        - keep-within-value
    
    Number Generators
        - srn
        - zigzag-arithm-ser

    Self-Similarity
        - 1D-CELLULAR-AUTOMATA

About

OMishi Library for OpenMusic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published