How to install Abjad
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install abjad
Imports
- abjad
- abjad.accidental
- abjad.articulations
- abjad.barline
- abjad.barnumber
- abjad.beam
- abjad.book
- abjad.bracket
- abjad.brackets
- abjad.breaks
- abjad.cfg
- abjad.checks
- abjad.chord
- abjad.clef
- abjad.cluster
- abjad.comments
- abjad.component
- abjad.container
- abjad.context
- abjad.core
- abjad.crescendo
- abjad.debug
- abjad.decorators
- abjad.decrescendo
- abjad.demos
- abjad.directives
- abjad.docs
- abjad.dots
- abjad.dynamics
- abjad.exceptions
- abjad.glissando
- abjad.grace
- abjad.hairpin
- abjad.harmonic
- abjad.history
- abjad.instrument
- abjad.interfaces
- abjad.layout
- abjad.leaf
- abjad.lily
- abjad.ly
- abjad.markup
- abjad.measure
- abjad.meter
- abjad.metricgrid
- abjad.navigator
- abjad.note
- abjad.notecolumn
- abjad.notehead
- abjad.numbering
- abjad.octavation
- abjad.offset
- abjad.override
- abjad.parentage
- abjad.pianopedal
- abjad.pitch
- abjad.rational
- abjad.receipt
- abjad.rest
- abjad.scm
- abjad.score
- abjad.skip
- abjad.slur
- abjad.spacing
- abjad.spanbar
- abjad.spanner
- abjad.staff
- abjad.staffgroup
- abjad.stem
- abjad.templates
- abjad.tempo
- abjad.text
- abjad.thread
- abjad.tie
- abjad.tools
- abjad.tremolo
- abjad.trill
- abjad.tuplet
- abjad.update
- abjad.voice
Lastest release
Abjad is an interactive software system designed to help composers build up complex pieces of music notation in an iterative and incremental way. Use Abjad to create a symbolic representation of all the notes, rests, staves, tuplets, beams and slurs in any score. Because Abjad extends the Python programming language, you can use Abjad to make systematic changes to your music as you work. And because Abjad wraps the powerful LilyPond music notation package, you can use Abjad to control the typographic details of all the symbols on the page.