11 lines
377 B
Markdown
11 lines
377 B
Markdown
# Python library for set class music theory
|
|
|
|
A hopefully useful class for exploring set classes in music theory, of arbitrary tonalities (any
|
|
number of equal divisions of the octave).
|
|
|
|
## TODO
|
|
|
|
- Interoperate with music21 objects
|
|
- Generate MIDI files
|
|
- Generate LilyPond files for set pitches
|
|
- Calculate microtonal pitches and frequencies for use with non-dodecal tonalities
|