Old 01-06-2020, 07:52 AM   #1
netphreak
Human being with feelings
 
Join Date: Apr 2019
Posts: 98
Default MIDI over OSC

Is it possible to send MIDI messages over OSC? I have been struggling for some hours now...

In a VST plugin I hit "learn", and the OSC message is recognized, let's say /vkb_midi/1/note/36 (channel 1, midi note 36). All good.

But when I send the OSC message again, nothing happens... How come?

This is the full OSC message I am sending from a Linux box:
sendosc 10.20.30.50 9000 /vkb_midi/1/note/36 i 100
netphreak is offline   Reply With Quote
Old 01-06-2020, 10:28 AM   #2
mschnell
Human being with feelings
 
mschnell's Avatar
 
Join Date: Jun 2013
Location: Krefeld, Germany
Posts: 14,688
Default

Of course. You can close to always use some protocol to tunnel some other protocol.

Regarding Midi and OSC; OSCIIBot can be used to pack and unpack the messages.

-Michael
mschnell is offline   Reply With Quote
Old 01-06-2020, 01:10 PM   #3
_Stevie_
Human being with feelings
 
_Stevie_'s Avatar
 
Join Date: Oct 2017
Location: Black Forest
Posts: 5,054
Default

https://forum.cockos.com/showthread.php?t=159358
__________________
My Reascripts forum thread | My Reascripts on GitHub
If you like or use my scripts, please support the Ukraine: Ukraine Crisis Relief Fund | DirectRelief | Save The Children | Razom
_Stevie_ is offline   Reply With Quote
Old 01-06-2020, 05:52 PM   #4
netphreak
Human being with feelings
 
Join Date: Apr 2019
Posts: 98
Default

Quote:
Originally Posted by mschnell View Post
Of course. You can close to always use some protocol to tunnel some other protocol.

Regarding Midi and OSC; OSCIIBot can be used to pack and unpack the messages.

-Michael
Thank you for pointing out OSCIIBot - will read up on it.

Quote:
Originally Posted by _Stevie_ View Post
I have read this thread multiple times, and can't make it work...
netphreak is offline   Reply With Quote
Old 01-10-2020, 02:54 PM   #5
LugNut
Human being with feelings
 
Join Date: Jun 2013
Location: So Florida
Posts: 1,427
Default

Hi,
Should work..cept if you need low latency.
LugNut is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 10:45 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.