Skip to content

Releases: gbevin/SendMIDI

1.3.1

12 Apr 00:45
Compare
Choose a tag to compare

Fix to properly report inactive MIDI CI profiles when some are already active.

1.3.0

10 Apr 00:28
Compare
Choose a tag to compare
  • Added support for MPE Profile initiator negotiation
  • Updated to JUCE 7.0.11
  • Windows binary is now signed
  • Complete refactoring of source code
  • Added Linux build instructions

1.2.1

28 Mar 19:57
Compare
Choose a tag to compare
  • Updated to JUCE 7.0.5.
  • Link static runtime on Windows.

1.2.0

19 Jan 00:56
Compare
Choose a tag to compare
  • Updated to JUCE 7.0.4
  • Fixed homebrew installation for macOS Ventura

1.1.0

19 Feb 15:20
Compare
Choose a tag to compare
  • Added failure exit values when appropriate.
  • Added waiting for a sysex file envoy's typical completion.
  • Fixed clock command sending 49 midi clock messages instead of 48.
  • Fixes to MPE test procedure
  • Updated JUCE to v6.1.5.

1.0.15

02 Jan 17:37
Compare
Choose a tag to compare
  • Added support for sending 14 bit CC messages
  • Updated to JUCE 6.0.5
  • Universal macOS binary for Intel and Apple Silicon
  • More work on MPE test scenario

1.0.14

12 Jan 06:07
Compare
Choose a tag to compare
  • Updated to JUCE 5.4.1
  • Project file updates for latest Xcode
  • Fixed issue with hex/dec commands and sysex
  • Fixed segfault when using a file with commands
  • Fixed sending the MPE activation message
  • Work-in-progress MPE test scenario

1.0.13

28 Apr 07:41
Compare
Choose a tag to compare
  • Updated to JUCE 5.0.0
  • Linux Intel and Raspberry PI binaries no longer require X11 libraries to be available

1.0.12

14 Apr 14:20
Compare
Choose a tag to compare
  • Added support for standard Unix --help, -h and --version arguments
  • Added binary for Raspberry PI Jessie Linux

1.0.11

28 Feb 07:04
Compare
Choose a tag to compare
  • Changed default middle C octave to 3 for note names, which is the most common one.
  • Added support for virtual MIDI output ports on Linux and macOS.
  • Added support for relative timestamps.