Skip to content

Releases: fred-dev/OSC_MIDI_OSC

Version 0.03

03 Oct 21:16

Choose a tag to compare

Version 0.03 Pre-release
Pre-release

Release Notes

In this release, I've made significant improvements to the application, including a major code refactoring. Here are the highlights:

  • Basic GUI: The new interface allows users to modify all settings directly within the app during runtime.

  • Settings Modes: Introduced a dedicated modes for adjusting application settings (OSC in/Out - midi in/out).

  • JSON Settings File: I've updated the settings file format to JSON for better readability and ease of use.

  • Optional Virtual Ports: This feature is now available, but it's exclusive to OSX users.

  • Improved MIDI Machine Control: Enhanced the handling of MIDI machine controls and introduced a revised format for MMC messages.

  • Alpha Feature - MIDI Show Control Message Handling: I've introduced the handling of MIDI show control messages, which is currently in its alpha phase (try it out, there may be errors where commands have multiple payloads).

I hope you enjoy these updates and look forward to your feedback!

Flexible port edition

28 Sep 02:34

Choose a tag to compare

Flexible port edition Pre-release
Pre-release

I have made a few updates to this, sorry for the long delay. It now uses a JSON file for the settings and will let you use a virtual port (OSX only), or select a port by number or name. When you start the app it will scan your available midi ports and list them in the JSON file so you can make sure you get the correct one. Being able to select a midi port at runtime is slated for the next time I get to work on this (or anyone who has the time to do so).

The JSON file is pretty intuitive, I will update the readme on this page shortly.

This release is compiled against windows 10 64 bit and OSX 10.15 adn upwards. These are the only OS's I have so thats al lI can test. If anyone wants another flavour then let me know.

I hope this addresses some of the long standing issues, I hope I leave less time in between updates from now on.

Initial release - Updated

11 Oct 13:35

Choose a tag to compare

Pre-release

This is the second release of the OSC_MIDI_OSC app. To use it just unzip it and configure the settings as needed. Make sure you keep the folder structure intact. Feature/Pull requests are welcome.

To use this with windows make sure you install some kind of virtual midi port- we used Loopmidi from Tobias Erichsen you can download it here:

http://www.tobias-erichsen.de/software/loopmidi.html