Hi.
Is there a way to automatic reconnect an USB connection, if it's unplugged for a short time? (like an USB-MIDI-Controller or audio-interface)
Thanks.
Jan
USB - reconnect?
-
- Site Admin
- Posts: 3630
- Joined: Sun Jul 24, 2005 8:58 am
- Location: Brisbane, Queensland, Australia. TZ:GMT+10
- Contact:
Re: USB - reconnect?
Unfortunately I can't find any 'event type' raised by the underlying software that would notify SCS of a USB disconnection or reconnection.
Re: USB - reconnect?
If SCS can recognise that a device is was connected to has gone away, could it periodically attempt to re-connect to it?
-
- Site Admin
- Posts: 3630
- Joined: Sun Jul 24, 2005 8:58 am
- Location: Brisbane, Queensland, Australia. TZ:GMT+10
- Contact:
Re: USB - reconnect?
I'll look into it, but I'm concerned about the processing overhead of regularly monitoring device connections.
Re: USB - reconnect?
I don't think you need to poll at a very high rate - 5 seconds or so? Perhaps the ability to pop up a message if the device goes away? A hot key to re-connect? just thinking out loud,