New Texturizing Pattern: Auxiliary Notes#121
New Texturizing Pattern: Auxiliary Notes#121alicelavander wants to merge 14 commits intonapulen:mainfrom
Conversation
…into dev-textures
…into dev-textures
|
Dear Arisa, The code looks good! I need to checkout the branch and run it locally to inspect it more closely. In the meantime, I have a request if you wish to merge your code into the official AugmentedNet codebase:
Something like this should help you with that, if you run it from the root folder of the repository: $ pip install black
$ python -m black --exclude "rawdata|.env" --check -l 79 .Black is a code formatter. All of the code in the repository uses this convention and any new code is expected to also use the convention. The |
| "PrimaryDegree22", | ||
| "RomanNumeral31", | ||
| # "SecondaryDegree22", | ||
| "SecondaryDegree22", |
There was a problem hiding this comment.
Interesting. Are you running your experiments with all of these classification outputs turned on? I actually think I've never done that :).
Adds a new texturization pattern in
texturizers.py. Creates an auxiliary note from a quater note / half note long chords.