MIDIUSB icon indicating copy to clipboard operation
MIDIUSB copied to clipboard

feature request: please implement operator bool() to determine wether the midi usb is connected

Open maddanio opened this issue 4 years ago • 2 comments
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

maddanio avatar Mar 06 '21 12:03 maddanio

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

per1234 avatar Mar 06 '21 17:03 per1234

Well, the feature request would be to implement operator bool(). Any chance for that?

maddanio avatar Mar 07 '21 07:03 maddanio