Skip to content

Tags: mutwo-org/mutwo.midi

Tags

v.0.12.1

Bump to v.0.12.1

v.0.12.0

Bump to v.0.12.0

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

Removed
=======
- numpy dependency, see 69d20e5

v.0.11.0

Bump to version v.0.11.0

v.0.10.0

Upgrade dependencies and drop python 3.9 support

v.0.9.0

EventToMidiFile convert return MidiFile and fixes

- `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).

v.0.8.1

Expose version to doc

v.0.8.0

Refactor to mutwo.midi & upgrade mutwo dependencies

v.0.7.3

Update to new music version

v.0.7.2

Allow higher mutwo music version

v.0.7.1

Allow higher mutwo ext music version