Add powerset to list_utils; improve chord parser.
authorScott Gasch <[email protected]>
Fri, 22 Apr 2022 21:28:44 +0000 (14:28 -0700)
committerScott Gasch <[email protected]>
Fri, 22 Apr 2022 21:28:44 +0000 (14:28 -0700)
commit290e40e0bf150ab889ada06e500a5835d3935da6
tree6eff266f7ad9a6c62c682317a2f75746c19c6193
parent711a9fd699f7c724f0aab7c1c43511cfbf7b2281
Add powerset to list_utils; improve chord parser.
list_utils.py
music/chords.g4
music/chords.py
tests/chords_test.py