Maialib

Latest version: v1.9.0

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

Scan your dependencies

Page 4 of 7

1.2.0

New Features

- Chord::getCloseStackHarmonicComplexity()
- Chord::getHarmonicDensity()

Improved

Fixed

---

1.1.0

New Features

- Chord Class

- .getMeanFrequency()
- .getMeanMidiValue()
- .getMeanPitch()
- .getMeanOfExtremesFrequency()
- .getMeanOfExtremesMidiValue()
- .getMeanOfExtremesPitch()
- .getFrequencyStd()
- .getMidiValueStd()
- .getDegree()
- .getRomanDegree()

- New 'Key' Class

- Maiapy functions
- .plotScorePitchEnvelope()
- .plotChordsNumberOfNotes()

Improved

- Score::getChordsDataFrame() includes a new column 'key'
- Python wrapper: Chord::_repr_() shows a list of soundingPitch notes
- Chord class now have "for range" C++ iterators
- Upgrade SqLiteCpp to v3.2.1

Fixed

- Score::getChords() and .getChordsDataFrame() now works good
- Score::info() shows the partName list correctly
- Maialib plots that were broken, now works good
- Beethoven 5th XML metadata: fix to Cm key

---

0.1.3

New Features

- Maiacore
- `Measure` Class:
- .getQuarterDuration, .getFilledQuarterDuration, .getFreeQuarterDuration
- .getDurationTicks, .getFilledDurationTicks, .getFilledDurationTicks
- `Helper::int duration2Ticks()`

Improved

- Maiapy:
- `setScoreEditorApp()` add special documentation for Mac OSX

Fixed

- Score change clef in export XML file
- Part::setIsPitched() now works correctly

---

0.1.2

New Features

- `Chord::getIntervalsFromOriginalSortedNotes()`

Improved

Fixed

- All `Chord` methods that starts with `.have` + Interval name

---

0.1.1

New Features

- Maiacore:
- Add: `Part::get/setPartIndex(int)`
- Maiapy:
- Add: `setScoreEditorApp()` and `openScore()` functions

Improved

- To build maiacore now is necessary v3.26
- Update GoogleTests to v1.13.0
- Split `Score::getChords()` and `Score::getChordsDataFrame()` in two methods

Fixed

- Maiacore:
- `Score::getPart(std::string&)` method
- `Score::getPartsNames()` now is the standard way to get the all the parts names
- `Measure::isEmpty()`

---

0.0.19

API Changes

- Nothing change

- Add `Duration` enum class Python wrapper
- Continuous Integration & Continuous Delivery through Github Actions to Pypi
- Add Microsoft Visual Studio Compiler (MSVC) compatibility
- Uses Clang++ as a default compiler on Windows when execute `make`
- `Helper Class`:
- Add .frequencies2cents() method
- Add .freq2equalTemperament() method
- `Interval Class`: Add .toCents() method
- `Chord Class`: Add .toCents() methods
- Add `Score::getComposerName()` method

Improved

- `Score::info()` added a `partName` list
- `Score::instrumentFragmentation()` replace `partNumber` to `partNames`
- Add overload `Note::setDuration(const float durationValue, const int lowerTimeSignatureValue = 4)`
- Install using `pyproject.toml` file
- Better folder organization
- Better headers declaration organization inside the `*.cpp` files

Fixed

- `Interval::isSimple()` and `Interval::isCompound()`
- `Score::instrumentFragmentation`: Call `getComposerName()` and `getTitle()`

---

Page 4 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.