Skip to content

0.1.11 (2026-07-06)

Choose a tag to compare

@github-actions github-actions released this 06 Jul 02:02
01c10cb

Release Notes

Features

  • config nodes and help for the generator wave (4d38ccf)
  • five free-running generators (e68f162)
  • the graph runs on a ticking thread, generators play without input (0dbafdf)
  • tick pass for free-running effects (bdec8bb)

Bug Fixes

  • mark release prs tagged once dist creates the tag (f94af7b)

Install miditool 0.1.11

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/sean-reid/miditool/releases/download/v0.1.11/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.11/miditool-installer.ps1 | iex"

Download miditool 0.1.11

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