With some help I found many missing but needed features in osc2midi. These have been resolved, tested, and now, I think they're ready for release.

OSC2MIDI is a highly configurable osc to jack midi (and back) bridge for linux. It is useful for controlling jack midi apps with a mobile device, or controlling OSC apps like Ardour or the Non-Daw applications with a midi device. Configuration is done through a simple text file, with several examples included.

notable changes:
-can now use constant arguments or even ranges of constants in the OSC or the Midi message to map lots of messages quickly
-You can linearly scale values on the osc or midi message side making it much easier if making maps for converting midi to osc
-You can map values from osc or midi messages to multiple values on the other side

Please download and give it a try:
https://sourceforge.net/projects/osc2midi/files/

Please leave feedback on our sourceforge project page.

Enjoy!
_ssj71