Closed rblard closed 6 months ago
In fact, maybe we could change the input select system from opt-in to opt-out : by default, enable all inputs, and if the user wants to deactivate any of them, they can.
We could weave this with issue #32, entirely removing the current form of the input manager and replacing it with a config popup where we would have every I/O as well as parameters (standard and advanced)
Replace the single-select for MIDI input with a multi-select. Technically, this is already doable through an input bus, but this way, it could be done through the website itself. We would "simply" accept any input from the selected devices. This also means simultaneously selecting the computer keyboard and external inputs.