v1.8.0
Several minor changes introduced.
- Texturization patterns can now handle durations of a
dotted half
anddotted quarter
notes. - Renaming
Duration14
asMeasureNoteOnset14
- It was also separated into
MeasureOnset7
andNoteOnset7
- It was also separated into
haydnop20
renamed tohaydnsun
all throughoutTonicizedKey35
andLocalKey35
renamed toTonicizedKey38
andLocalKey38
- Removed padded timesteps from evaluation
- Other minor corrections
What's Changed
- Adding Duration14 as a default input representation. by @napulen in #91
- Renaming LocalKey38 and TonicizedKey38. by @napulen in #92
- Renaming MeasureNoteOnset14 and introducing intermediate representations by @napulen in #93
- Adding more options for experiment names by @napulen in #94
- Reverse logic of transposition arg. by @napulen in #96
- Adding the fix to the existing texturization patterns for 3/4 and 6/8… by @napulen in #98
- V180 by @napulen in #97
Full Changelog: v1.7.1...v1.8.0