Skip to content

Releases: josephdadams/midi-relay

v3.0.2 - fix for windows

16 May 12:13
Compare
Choose a tag to compare

Can't call app.dock.hide() on windows :)

v3.0.1

07 May 15:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0 - midi-relay desktop app

04 May 19:54
Compare
Choose a tag to compare

midi-relay is now an electron desktop app for Mac and Windows!

This version removes support for inbound midi triggers. This may be re-added at a later date.

It keeps the existing HTTP API but also adds a socket.io API for bi-directional communication between midi-relay and third party applications, such as the partner module for Bitfocus Companion.

Support for editing triggers

03 Aug 14:42
98fed42
Compare
Choose a tag to compare

This release supports editing existing triggers, plus the import/export of trigger files along with some other various bug fixes.

V2.0.1 bugfixes

26 Feb 15:51
fcfb057
Compare
Choose a tag to compare

This fix primarily includes bugfixes for '0' based values which were not working correctly before.

Raspberry Pi users should run from source via pm2 for a better experience.

V2.0

20 Nov 02:51
0310d0e
Compare
Choose a tag to compare

Version 2.0 is here! Now you can send MIDI-OUT of any MIDI Channel voice message as well as MSC (MIDI Show Control) and raw SysEx messages. And, you can also listen for MIDI-IN and trigger actions based on the message type, like sending HTTP requests or running a shell script.

V1.0

06 Jun 17:53
3d61c9d
Compare
Choose a tag to compare

Initial release of MIDI Relay server. Unzip the file for your OS and run the executable.