Maialib

Latest version: v1.9.0

Safety actively analyzes 723717 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

1.9.0

New features

- Add new chord classification: 'sus' for "suspended chord" (sus4 and sus2)

Improve

- Split 'diminished' chord classification into:
- diminished (triad or tetrad)
- half-diminished (tetrad)
- whole-diminished (tetrad)

Fix

- Fix special dyads interval classifications. Exemple: [A4, Cbb5] as +d3

---

1.8.2

Fixed

- Fix plot functions that were using .getMIDINumber() to use the new API .getMidiNumber()
- Fix Pandas dependecy minimum version to v2.0.0

---

1.8.1

API Changes

- Note Class:
- .getMIDINumber -> .getMidiNumber
- Chord Class:
- .inversion -> .toInversion
- .getMIDIIntervals -> .getMidiIntervals

---

1.8.0

New Features

- ScoreCollection::findMelodyPattern method

---

1.7.1

API Changes

New Features

- Score::findMelodyPatternDataFrame() overload method support find multiple patterns at the same time in parallel

Improved

- Update Pybind11 to v2.13.6
- C++ compiler from std=17 to std=20

Fixed

- Fix Python 3.8 incompatible internal libraries

---

1.7.0

API Changes

New Features

- Score Class:
- .findMelodyPattern()
- .findMelodyPatternDataFrame()
- Helper Class
- .getSemitonesDifferenceBetweenMelodies()
- .getDurationDifferenceBetweenRhythms()
- .calculateMelodyEuclideanSimilarity()
- .calculateRhythmicEuclideanSimilarity()
- Part::getMeasures()
- Interval::getDiretion()

Improved

Fixed

---

Page 1 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.