RobustToolbox icon indicating copy to clipboard operation
RobustToolbox copied to clipboard

Move MIDI networking logic from content to engine.

Open gradientvera opened this issue 3 years ago • 0 comments
trafficstars

  • Create a generic component for entities that use MIDI renderers, give it networking support.
    • The current SS14 InstrumentComponent would simply add any content-specific logic needed, such as program change restrictions, forced program/bank, stun user on MIDI limit violation...
  • Create a simple way to network MIDI without using entities. Useful in content for admin MIDIs, etc.

gradientvera avatar Apr 13 '22 21:04 gradientvera