Skip to content

jgarte/auxjad

 
 

Repository files navigation

auxjad-socialify

PyPI Build Python versions License Bug report

Auxjad is a library of auxiliary classes and functions for Abjad 3.1 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.

Installation

The recommended way to install Auxjad is via pip:

~$ pip install --user auxjad

Or if you are using virtual environments, simply use:

~$ pip install auxjad

You will also need to install Python 3.9 or higher, as well as Abjad 3.1 and LilyPond.

About

Auxiliary functions and classes for Abjad 3.1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Makefile 0.1%