Skip to content

v1.8.0

Compare
Choose a tag to compare
@napulen napulen released this 25 Jun 14:03
· 41 commits to main since this release
bf6069b

Several minor changes introduced.

  • Texturization patterns can now handle durations of a dotted half and dotted quarter notes.
  • Renaming Duration14 as MeasureNoteOnset14
    • It was also separated into MeasureOnset7 and NoteOnset7
  • haydnop20 renamed to haydnsun all throughout
  • TonicizedKey35 and LocalKey35 renamed to TonicizedKey38 and LocalKey38
  • 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