Skip to content

SendSysEx v0.10.0

Latest

Choose a tag to compare

@insolace insolace released this 31 Jul 16:03

Signed builds for Windows and macOS.

Downloads

  • SendSysEx-v0.10.0-win-x64.zip — signed Windows x64 build
  • SendSysEx-v0.10.0-macos-universal.zip — signed & notarized macOS universal build (Apple Silicon + Intel)

Each archive contains the SendSysEx executable plus its runtime data/ and syx/ assets, with a matching .sha256.

Changes

  • Add 12 Step v1.0.8 chunked (cs512) firmware payload
  • Fix QuNexus PID data and same-version payload selection (deviceDatabase.cpp:
    getPayloadPath() now prefers default/latest among payloads sharing a
    version instead of returning the first array match)
  • Add MalletStation family JSON and cs512 firmware payload
  • Add QuNeo v1.2.31 chunked (cs128) firmware payload
  • package-release.ps1: add -Generator override for machines without VS2022