Skip to content

Releases: OnjLouis/MidiToMove

MidiToMove 1.3

Choose a tag to compare

@OnjLouis OnjLouis released this 08 Jul 16:28

MidiToMove 1.3

  • Writes Move 2.1 beta-compatible timeSignature metadata from the source MIDI time signature.
  • Uses 16 bars of the MIDI time signature as each Move scene span instead of assuming 4/4.
  • Converts CC64 sustain pedal messages into longer note lengths so Move does not truncate sustained notes.
  • Merges split MIDI tracks that share the same name and channel before applying Move's four-track limit.
  • Keeps same-pitch retriggers clean by ending a sustained note at the next matching note start.

MidiToMove 1.2

Choose a tag to compare

@OnjLouis OnjLouis released this 08 Jul 11:04

MidiToMove 1.2

  • Converts CC64 sustain pedal messages into longer note lengths so Move does not truncate sustained notes.
  • Merges split MIDI tracks that share the same name and channel before applying Move's four-track limit.
  • Keeps same-pitch retriggers clean by ending a sustained note at the next matching note start.

MidiToMove 1.1

Choose a tag to compare

@OnjLouis OnjLouis released this 19 Jun 10:19

MidiToMove 1.1

  • Fixes GitHub update checks in the app.
  • Adds Ctrl+F1 and Help > Project on GitHub.
  • Adds Help > Donate.
  • Aligns About and executable metadata with the other accessible tools.

MidiToMove 1.0

Choose a tag to compare

@OnjLouis OnjLouis released this 19 Jun 09:05

MidiToMove 1.0

Important upgrade note:
MidiToMove 1.0 has a known updater bug that can show "Ambiguous match found" when checking for updates. If you are on 1.0, download and install 1.1 manually once. Future update checks work from 1.1 onward.

  • Initial public release.
  • Accessible WinForms converter for standard MIDI files to Ableton Move and Ableton Note .ablbundle files.
  • Writes Move-compatible four-track, eight-scene bundle structures.
  • Supports track selection, track merging, drum-channel defaults, time signatures, note lengths, velocities, and overlap normalization.
  • Portable settings in MidiToMove.ini beside the executable.
  • Built-in F1 help, command-line conversion, and GitHub update checks.