microsoft / MIDI

Windows MIDI Services
MIT License
306 stars 25 forks source link

Create Infrastructure (Abstractions, json configuration) for creating open source message filters/processors #61

Open Psychlist1972 opened 1 year ago

Psychlist1972 commented 1 year ago

Abstraction needs to be able to manipulate the incoming message stream to add/remove messages, transform messages, etc. This may also be the best place to parse Stream messages, and so these may also need access to PnP calls in the service.

Psychlist1972 commented 2 months ago

The outstanding items on this is json configuration and ability to add these at runtime. Currently, the objects are hard-referenced.