Skip to content

Disconnect/Reconnect events? #226

@tiagosiebler

Description

@tiagosiebler

Firstly, thanks for making this! Having fun with an 8x8 neotrellis button matrix over midi.

If I disconnect the device (after successfully connecting before), everything works perfectly once I reconnect the device.

I was hoping to send midi events to the device after it reconnects (e.g. to reset device state such as brightness, colour, etc per button). Is there a way to detect if a midi device disconnected & reconnected? I had a brief glance at the c++ implementation of input.cpp but I lack familiarity with how that might look.

I would imagine to emit an event for this, so an implementation like mine can use that as a trigger to re-sync all device states.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions