MIDIUSB
MIDIUSB copied to clipboard
feature request: please implement operator bool() to determine wether the midi usb is connected
trafficstars
Is there any way to determine wether a computer is connected and using the device? I would like to change operation based on wether the arduino is acting as a midi device or standalone
Hi @maddanio. This issue tracker is only to be used to report bugs or feature requests. This topic is more appropriate for the Arduino Forum. I'm sure we'll be able to help you with your problem over there: http://forum.arduino.cc/index.php?topic=148850
Well, the feature request would be to implement operator bool(). Any chance for that?