Skip to content

v0.4.4

Compare
Choose a tag to compare
@andreamust andreamust released this 24 Mar 17:24
· 9 commits to main since this release

🐛 Bug Fixes:

  • Resolved issue where prettify function was not returning the bass note.

Added Features:

  • Implemented multi_hot_encoding() method, which returns the multi hot encoding of the chord.
  • Implemented transpose in the multi_hot_encoding() method, which returns the transposed multi hot encoded chord.