Maialib

Latest version: v1.9.0

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

Scan your dependencies

Page 2 of 7

1.6.1

Fixed

- Replace the deprecatted 'pkg_recourses' package to 'importlib.resources'
- Fix break lines and doubles spaces on the score parts name

---

1.6.0

API Changes

- Note and Chord classes:
- .setDurationTicks(const int) replaced by .setDuration(const Duration&)
- MUSICXML::NOTE_TYPE remove all dotted rhythmFigure constants
- Replace all old mentions of 'duration' by 'RhythmFigure'
- Note class:
- Remove: .removeDots(), .setSingleDot(), setDoubleDot()

New Features

- New class Duration
- New class Fraction to store any possible musical note duration
- New class TimeSignature
- Add Helper::ticks2rhythmFigure()
- Add Cpptrace library to get the stackTrace when a exception occors inside the maiacore library

Improved

- Improve CMakeLists.txt reading
- Add VERSION file
- Helper::ticks2noteType() now supports tuplets
- Note::getDuration() now supports tuplets
- Note class now have a Duration private member
- Add "kaleido" and "nbformat" as install requirements

Fixed

- Score::getChords fixed chord stack with tuplets

---

1.5.0

API Changes

- Score::getLoadedFilePath() to .getFilePath()

New Features

- Score Class:
- Add .getFileName()
- Chord Class:
- Add .getQuality()
- Note Class:
- Add .getWrittenPitchClass()
- Add .getSoundingPitchClass()

Improved

- Score::getChords() and getChordsDataFrame() returns struct with a new boolean field called 'isHomophonic'
- Interval::analyse() add 'diminished unison' and 'augmented unison' invervals

Fixed

- Note::getPitchClass() now points to Note::getSoundingPitchClass()
- Note::getPitchStep() now points to Note::getSoundingPitchStep()

---

1.4.8

Improved

- Remove ScoreCollection::get/setName
- Add Score::getLoadedFilePath

---

1.4.7

Improved

- Improve Github Actions wheels.yml file
- Add Score::haveAnacrusisMeasure()

Fixed

- Auto fix XML scores that contais multiple part with the same name

---

1.4.6

Improved

- Update Pybind11 to v2.12.0
- Update pybind11-stub-gen to v2.5.1
- Update pybind11_json to v0.2.14
- Update nlomann::json to v3.11.3

Fixed

- Note::getScaleDegree() now works ok
- Fix initial score clefs bug
- Score::toFile() show the output XML file absolute path in the LOG

---

Page 2 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.