Releases: gbevin/ReceiveMIDI
Releases · gbevin/ReceiveMIDI
1.1.0-beta1
- Added support for executing JavaScript code upon each MIDI message reception, which includes launching external commands.
- Added support for quieting the ReceiveMIDI standard output.
1.0.6
- Updated to JUCE 5.4.1
- Project file updates for latest Xcode
- Fixed segfault when using a file with commands
- Added support for MIDI message pass-through
1.0.5
- Updated to JUCE 5.0.0
- Linux Intel and Raspberry PI binaries no longer require X11 libraries to be available
1.0.4
- Added support for standard Unix --help, -h and --version arguments
- Added binary for Raspberry PI Jessie Linux
1.0.3
- Changed default middle C octave to 3 for note names, which is the most common one.
- Added support for virtual MIDI input ports on Linux and macOS.
1.0.2
- Added ability to set the octave for middle C for note name input and output.
- Made the output of MIDI messages honor the hexadecimal setting for numbers.
1.0.1
- Added support for note names for input and for output.
- Added support for older macOS versions.
1.0.0
Initial release of ReceiveMIDI.
Please read the README for instructions.