Files
personal-site/content/projects/showbridge.md
T
Joel Wetzell fd2deade64 add showbridge
2023-10-04 11:54:57 -05:00

1.3 KiB

title, date, draft
title date draft
showbridge 2023-06-12T12:00:00-06:00 false

What is it?

Showbridge is a protocol "router" of sorts that allows the user to take in messages (OSC, MIDI, etc) and perform actions when certain criteria are met. The layout of the application takes HEAVY inspiration from companion. Instances of the router can also be linked together using a "cloud" server that utilizes Socket.IO to facilitate message passing.

Some of the technologies are listed below.

Where can I get it?