Skip to content

Releases: sean-reid/miditool

0.1.13 (2026-07-14)

Choose a tag to compare

@github-actions github-actions released this 14 Jul 00:48
2afcc65

Release Notes

Bug Fixes

  • seed luau's math.random, correct gesture reload comments (307128b)

Install miditool 0.1.13

Install prebuilt binaries via shell script

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

Download miditool 0.1.13

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

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

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

0.1.10 (2026-07-06)

Choose a tag to compare

@github-actions github-actions released this 06 Jul 01:06
266a717

Release Notes

Bug Fixes

  • cargo-dist creates the tag and release atomically with the binaries (56bfbe4)

Install miditool 0.1.10

Install prebuilt binaries via shell script

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

Download miditool 0.1.10

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

v0.1.9

Choose a tag to compare

@github-actions github-actions released this 06 Jul 00:48

0.1.9 (2026-07-06)

Bug Fixes

  • defer release pr generation until the previous release is tagged (337f9d5)

Also in this release

  • mpe voice pool and four microtonal effects: spectral-halo, just, scordatura, overtone-pedal (0f0a4eb)
  • config nodes and help for the microtonal wave (644711c)

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 06 Jul 00:28
e9a97d4

0.1.8 (2026-07-06)

Features

  • config nodes and help for the harmony wave (a083cee)
  • five harmonization effects (0672d20)

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 06 Jul 00:07
0b848da

0.1.7 (2026-07-05)

Bug Fixes

  • draft releases until binaries are uploaded (59e0c26)

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 05 Jul 23:51
0c02330

0.1.6 (2026-07-05)

Features

  • config nodes and help for the rhythm wave (d52f605)
  • ten time, rhythm, and dynamics effects (056fbf8)

Bug Fixes

  • deploy docs from a branch, sidestepping the flaky pages api (88ce1f3)

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 05 Jul 23:11
ba6e584

0.1.5 (2026-07-05)

Features

  • config nodes and help for the stochastic wave (0e45bab)
  • home config with first-run creation and resolution order (979e2db)
  • seven stochastic and cluster effects (049b560)

Bug Fixes

  • float config properties accept integer literals (770d353)

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 05 Jul 22:38
3b04cf3

0.1.4 (2026-07-05)

Features

  • config nodes and help for the pitch and serial wave (8ac8ca9)
  • nine pitch and serial effects with a sieve parser (654167e)