Releases: gbevin/ReceiveMIDI
Releases · gbevin/ReceiveMIDI
1.4.4
16 Oct 03:18
Compare
Sorry, something went wrong.
No results found
Added error reporting to Javascript engine.
Added Javascript Util.print function.
Updated to JUCE 7.0.12.
1.4.3
30 May 14:47
Compare
Sorry, something went wrong.
No results found
Added MIDI.output() Javascript function to print the MIDI message to stdout in the same way ReceiveMIDI formats it.
1.4.2
12 Apr 00:42
Compare
Sorry, something went wrong.
No results found
Fix to properly report inactive MIDI CI profiles when some are already active.
1.4.1
11 Apr 23:25
Compare
Sorry, something went wrong.
No results found
Fixed Profile Channels and MPE Profiles that are reported through MIDI CI Profile Inquiry
1.4.0
10 Apr 00:26
Compare
Sorry, something went wrong.
No results found
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
28 Mar 20:04
Compare
Sorry, something went wrong.
No results found
Updated to JUCE 7.0.5.
Link static runtime on Windows.
1.3.0
19 Jan 00:57
Compare
Sorry, something went wrong.
No results found
Updated to JUCE 7.0.4
Fixed homebrew installation for macOS Ventura
Fixed output MIDI ports being listed instead of the input ports
1.2.0
19 Feb 15:35
Compare
Sorry, something went wrong.
No results found
Added support for storing a sysex dump into a file.
Added failure exit values when appropriate.
Updated JUCE to v6.1.5.
1.1.0
02 Jan 17:39
Compare
Sorry, something went wrong.
No results found
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
09 Sep 16:00
Compare
Sorry, something went wrong.
No results found
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.