Skip to content

Releases: gbevin/ReceiveMIDI

1.1.0-beta1

03 Feb 18:19
Compare
Choose a tag to compare
1.1.0-beta1 Pre-release
Pre-release
  • 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

12 Jan 06:08
Compare
Choose a tag to compare
  • 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

28 Apr 07:40
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.4

14 Apr 14:21
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.3

28 Feb 07:06
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 input ports on Linux and macOS.

1.0.2

27 Feb 16:51
Compare
Choose a tag to compare
  • 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

26 Feb 23:28
Compare
Choose a tag to compare
  • Added support for note names for input and for output.
  • Added support for older macOS versions.

1.0.0

25 Feb 23:38
Compare
Choose a tag to compare

Initial release of ReceiveMIDI.

Please read the README for instructions.