Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make WebMIDICon remember last selected MIDI output #58

Open
dtinth opened this issue Oct 1, 2021 · 0 comments
Open

Make WebMIDICon remember last selected MIDI output #58

dtinth opened this issue Oct 1, 2021 · 0 comments

Comments

@dtinth
Copy link
Owner

dtinth commented Oct 1, 2021

If I have multiple MIDI outputs, when I start WebMIDICon, it always select the first available output.

In this example screenshot I have two MIDI outputs:

  1. Network Network Jam
  2. IAC Driver Bus 1

image

Network Network Jam is selected by default because it is the first available one.

Current behavior

When I select IAC Driver Bus 1 and hit “Refresh” the selection reverts to Network Network Jam.

Expected behavior

When I select a MIDI output device, and hit “Refresh”, WebMIDICon should remember the selection. Use localStorage to remember the selection.

PR requirements

Please test your PR, include a screenshot a video to confirm that it is working.

Useful resources

If you need virtual MIDI devices, you can use these:

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

No branches or pull requests

1 participant