Skip to content

Use standard Ethernet network to send MIDI messages (MIDI to AppleMIDI; AppleMIDI to MIDI)

License

Notifications You must be signed in to change notification settings

chrisblaylock/Arduino-AppleMidi-Library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppleMidi for Arduino

The goal of this library is to enable an Arduino, with an Ethernet shield, to particpate in an AppleMIDI session

Features

  • Tested with AppleMIDI on Mac OS and using rtpMIDI from Tobias Erichsen
  • Send and receive MIDI commands
  • Easy integration
  • Uses callbacks for to receive MIDI commands
  • Automatic instanciation of AppleMIDI object (see at the end of AppleMidi.h)

Contributing

I would love to include your enhancements or bug fixes! In lieu of a formal styleguide, please take care to maintain the existing coding style. Please test your code before sending a pull request. It would be very helpful if you include a detailed explanation of your changes in the pull request.

About

Use standard Ethernet network to send MIDI messages (MIDI to AppleMIDI; AppleMIDI to MIDI)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%