Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.8 KB

README.md

File metadata and controls

50 lines (33 loc) · 1.8 KB

OMishi

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

OMishi

A library of Common Lisp functions for OpenMusic

by Yoshiaki Onishi (https://www.yoshionishi.com)

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

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.

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

How to use OMishi in OpenMusic

DO NOT RUN THE OPENMUSIC FOR THE FIRST 3 STEPS

  1. Download the zip file from: [HERE]

  2. Once you download it, defrost the zip file.

  3. Within the folder "OMishi-main," move the folder "OMishi {version number}" to the OM libraries folder (for Mac users, the default folder would be
    /Users/{yourcomputername}/OM/Libraries You can also specify additional folder(s) from OM Preferences later)

  4. Run OpenMusic. In Preferences => Libraries, under the "Auto Load" list of libraries, OMishi should already appear if you moved the folder to the default OM libraries folder. If "OMishi" is not checked, check it. Then click Apply. Exit the Preferences.

  5. You should now be able to use OMishi in your patches.

  6. For some functions, I have provided example patches. Invoke, for example, the function "euclid-rhythm-binary", click it, and type t to see the patch.

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

[Download ZIP file]