Old 12-11-2020, 12:38 PM   #1
Mr.X
Human being with feelings
 
Join Date: Jun 2011
Posts: 93
Default TCP or other protocols

Does OSCII-bot only support MIDI and OSC?
What about TCP or RS-232?
Mr.X is offline   Reply With Quote
Old 12-12-2020, 01:35 PM   #2
goldenarpharazon
Human being with feelings
 
Join Date: Feb 2016
Posts: 189
Default

Yes - OSCII-bot supports OSC and Midi.

Midi inputs/output will typically be transported over USB or the Midi serial protocol. The Midi serial protocol could be considered a more advanced descendant of RS232

OSC is sent over a network using UDP (an established alternative internet protocol to TCP)

When these protocols are better explained or understood together then neither TCP and RS232 are really relevant to OSC or Midi.
goldenarpharazon is offline   Reply With Quote
Old 12-12-2020, 03:32 PM   #3
Mr.X
Human being with feelings
 
Join Date: Jun 2011
Posts: 93
Default TCP

Thank you for your reply.

Ok, well, some products use non-standard protocols, so I guess I'm on my own creating the communication link. I'm curious if implementing a TCP protocol would be best done in EEL or OSCII-bot, but it sounds like I wouldn't gain anything by using OSCII-bot.
Mr.X is offline   Reply With Quote
Old 12-15-2020, 10:27 AM   #4
mschnell
Human being with feelings
 
mschnell's Avatar
 
Join Date: Jun 2013
Location: Krefeld, Germany
Posts: 14,686
Default

AFAIK, there are drivers that send/receive Midi over TCP/IP, but they on't do processing, like OSCIIBot does.
-Michael
mschnell is offline   Reply With Quote
Old 12-15-2020, 10:42 AM   #5
Mr.X
Human being with feelings
 
Join Date: Jun 2011
Posts: 93
Default

Quote:
Originally Posted by mschnell View Post
AFAIK, there are drivers that send/receive Midi over TCP/IP, but they on't do processing, like OSCIIBot does.
-Michael
I don't need a driver if I'm processing the TCP directly.

Not having too much luck with EEL.
Mr.X is offline   Reply With Quote
Old 12-18-2020, 06:08 AM   #6
mschnell
Human being with feelings
 
mschnell's Avatar
 
Join Date: Jun 2013
Location: Krefeld, Germany
Posts: 14,686
Default

I just learned that EEL does support TCP/IP ports in ReaScript. I don't know if it does so in OSCIIBot.
-Michael
mschnell 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 03:55 AM.


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