Add README and LICENCE
This commit is contained in:
parent
2e4b981aa7
commit
32e381e262
2 changed files with 671 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue