Releases: gbevin/SendMIDI
Releases · gbevin/SendMIDI
1.3.1
Fix to properly report inactive MIDI CI profiles when some are already active.
1.3.0
- 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
- Updated to JUCE 7.0.5.
- Link static runtime on Windows.
1.2.0
- Updated to JUCE 7.0.4
- Fixed homebrew installation for macOS Ventura
1.1.0
- 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
- 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
- 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
- Updated to JUCE 5.0.0
- Linux Intel and Raspberry PI binaries no longer require X11 libraries to be available
1.0.12
- Added support for standard Unix --help, -h and --version arguments
- Added binary for Raspberry PI Jessie Linux
1.0.11
- 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.