Auxjad is a library of auxiliary classes and functions for Abjad 3.4 aimed
at composers of algorithmic music. All classes and functions have a __doc__
attribute with usage instructions.
Documentation is available at the Auxjad Docs webpage.
Bugs can be reported through the project's Issue Tracker.
This library is published under the MIT License.
The recommended way to install Auxjad is via pip:
~$ pip install --user auxjad
If you are using virtual environments, simply use:
~$ pip install auxjad
Auxjad requires Python 3.9 and LilyPond 2.24 or later, as well as Abjad 3.4. Please note that Auxjad is not compatible with newever versions of Abjad.