Skip to content

0.1.12 (2026-07-13)

Choose a tag to compare

@github-actions github-actions released this 13 Jul 23:53
02206f6

Release Notes

Features

  • config control block and form effect nodes (049e538)
  • crippled looper and retrograde buffer (8bc9885)
  • keyboard gesture control and the moments sequencer (ec4b8e1)
  • snap, a quantizer that follows the player's pulse (c68220c)

Install miditool 0.1.12

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/sean-reid/miditool/releases/download/v0.1.12/miditool-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/sean-reid/miditool/releases/download/v0.1.12/miditool-installer.ps1 | iex"

Download miditool 0.1.12

File Platform Checksum
miditool-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
miditool-x86_64-apple-darwin.tar.xz Intel macOS checksum
miditool-x86_64-pc-windows-msvc.zip x64 Windows checksum
miditool-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
miditool-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum