Arduino-AppleMIDI-Library icon indicating copy to clipboard operation
Arduino-AppleMIDI-Library copied to clipboard

Send and receive MIDI messages over Ethernet (rtpMIDI or AppleMIDI)

Results 2 Arduino-AppleMIDI-Library issues
Sort by recently updated
recently updated
newest added
trafficstars

Upon trying to install this library in PlatformIO, the library won't install, coming with this error: Library Manager: Installing lathoub/Arduino-AppleMIDI-Library @ ^3.2.0 UnknownPackageError: Could not find the package with 'lathoub/Arduino-AppleMIDI-Library...

Bug in Dependency

Not quite sure if this is an issue with the library or the RTP protocol. But I'm using MIDI as the transport protocol for configuration data for some devices, and...

bug