Mutwo.midi

Latest version: v0.12.0

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

Scan your dependencies

Page 1 of 2

0.12.0

This mainly adjusts 'mutwo.midi' to the new 'mutwo.core >= 2.0.0' release.

Removed
- numpy dependency, see [here](https://github.com/mutwo-org/mutwo.midi/commit/69d20e56f834b5bdf9a346729a126ec47332af33)

0.11.0

Added
- debug messages in converters

Fixed
- converters/EventToMidiFile: Fix crash if extractor returns None (see [here](https://github.com/mutwo-org/mutwo.midi/commit/8818873b40133163436c709a66fde778bf376ab0))
- converters/EventToMidiFile: Fix crash for empty Sim[Seq, ...] (see [here](https://github.com/mutwo-org/mutwo.midi/commit/4802bf133f423451842b27ba747c1766e54908fd))

0.10.0

Dropped
- python 3.9 support

0.9.0

Changed
- `n_midi_channels_per_track` to `midi_channel_count_per_track`
- `EventToMidiFile.convert()` always returns a `mido.MidiFile`
- `EventToMidiFile.convert` can be called without any `path` argument (then it will simply return the `MidiFile` object, but don't write anything to disk).

0.8.0

Changed
- Package name from `mutwo.ext-midi` to `mutwo.midi`

0.6.0

Added
- backends module to convert midi files to mutwo event (experimental state):
- `MidiFileToEvent`
- `MidiVelocityToWesternVolume`
- `MidiVelocityToMutwoVolume`
- `MidiPitchToMutwoMidiPitch`
- `MidiPitchToDirectPitch`
- `MidiPitchToMutwoPitch`
- `PitchBendingNumberToDirectPitchInterval`
- `PitchBendingNumberToPitchInterval`

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.