lichen-community-systems / flocking-midi

A collection of MIDI components for Infusion and Flocking
1 stars 2 forks source link

Define "MIDI-like" components. #6

Open the-t-in-rtf opened 4 years ago

the-t-in-rtf commented 4 years ago

The WebMIDI API does not provide a means of creating virtual inputs or outputs. Although we cannot fully work around this limitation, we should at least make it possible to write "MIDI-like components" which can be detected (using IoC queries) and included in things like a list of inputs and outputs.

Among other things, this would allow people to define setups that can either be used to work with an external MIDI device, or which can be connected to a Flocking component.