Skip to content

[Feature] Consider making it possible for a MidiEndpointConnection to be automatically reconnected after a device has disconnected/reconnected #320

Open
@Psychlist1972

Description

If a device is disconnected and reconnected, currently, the API requires creating a new connection, or at least re-opening the existing connection. But in cases where this happens due to something transient like putting the PC into suspend mode, the device cannot be reconnected without creating a new connection instance through the MidiSession.

Consider providing a way to easily reconnect automatically when a device reappears (API would control) as long as the MidiEndpointConnection instance exists.

Activity

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

Metadata

Metadata

Assignees

Labels

area-sdk 🔧Related to the application SDKfeature :shipit:Approved feature on the official backlog

Type

No type

Projects

  • Status

    💻 Complete

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions