9 ms·
This made me remember old set of tools called mtx2midi and midi2mtx, I used them to edit some midi files while making sure I'm not introducing any unwanted chan
by Grom_PE 10mo ago
This made me remember old set of tools called mtx2midi and midi2mtx, I used them to edit some midi files while making sure I'm not introducing any unwanted changes.
While roundtrip output was not binary identical, it still sounded the same.
Looks like MTXT tool here does not quite work for this use case, the result of the roundtrip of a midi I tried has a segment folded over, making two separate segments play at the same time while the total duration got shorter.
https://files.catbox.moe/5q44q0.zip https://files.catbox.moe/5q44q0.zip (buggy output starts at 42 seconds)
- daninet 10mo agoThank you, I will have a look. I consider it important to have the round trip conversion working seamlessly. I created an issue here: https://github.com/Daninet/mtxt/issues/1 https://github.com/Daninet/mtxt/issues/1
- cestith 10mo agoIt reminded me of ABC and the tools abc2midi and midi2abc.