v0.4.4
🐛 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.