Arduino AppleMIDI v2.1.0
Based on issues #83 (big thank you to @hugbug)
- easier integration of custom settings
- bug fix: buffer empty too soon in multi participant environment
- bug fix: allow missing sessionNames in responses (part of the AppleMID spec)
- UDP buffer size moved to Settings (No longer using UDP_TX_PACKET_MAX_SIZE)
- Compiles on MS Visual C++ and Xcode
- Removed warning from Endian.h
- Moved Endian.h to Platform.h