Releases: gbevin/ReceiveMIDI
Releases · gbevin/ReceiveMIDI
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
- Add "dump" command to dump received MIDI bytes 1:1 to standard output
- Added support for MPE Profile responder negotiation on Linux and macOS (not supported on Windows)
- Updated to JUCE 7.0.11
- Windows binary is now signed
- Complete refactoring of source code
- Added Linux build instructions
1.3.1
1.3.0
1.2.0
1.1.0
- Added support for displaying NRPN and RPN messages.
- Added support for displaying 14-bit CC messages.
- Added support for executing JavaScript code upon each MIDI message reception, which includes launching external commands.
- Added support for quieting the ReceiveMIDI standard output.
- Updated to JUCE 6.0.5
- Universal macOS binary for Intel and Apple Silicon
1.1.0-beta2
- Added support for displaying NRPN and RPN messages.
- Added support for displaying 14-bit CC messages.
- Fixed potential crash when using JavaScript code execution.
- Updated to JUCE v6.0.1.