Skip to content

[Feature] Shipping a default loopback device #538

@Fannon

Description

Is your feature request related to a problem? Please describe.
I created some web-apps that use web MIDI to enhance / transform the MIDI of existing controllers. To make those work, its always mandatory to have at least one MIDI loopback device. This is a big barrier of trying things out, that's why I'm really happy that the new MIDI stack will have loopback MIDI devices inbuilt.

Describe the solution you'd like

Would it be reasonable to create and enable one MIDI Loopback device by default, so users don't have to worry creating it? It would be similar to e.g. my audio interface also coming with one loopback channel by default. This would have a well-defined default name, so tools / webapps could pick that as a default, making things work out-of-the box, without asking users to set some things up first.

Describe alternatives you've considered

I understand that this feature request is debatable. Alternatively make it really easy to create a loopback device via Windows Settings and have a documentation page that tools can link to, so users can follow this step-by-step.

Do you wish to contribute a solution?
no (I assume this is no coding task, but more like default configuration)

Additional context

The simplest web-app example may be https://fannon.github.io/midi-deduper/
It deduplicates MIDI notes, as some pad controllers have issues with that.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

  • Status

    No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions