This library allows you to easily send and receive MIDI messages on the Arduino serial port. The purpose of this library is not to make a big MIDI controller or synth out of an Arduino board, but to help you do it, the application remains yours.
/!\ PLEASE NOTE /!\
Project is hosted on GitHub:
https://github.com/FortySevenEffects/arduino_midi_library
This SourceForge project is deprecated. Please download source/releases and post bug reports on GitHub.
Documentation:
http://arduinomidilib.fortyseveneffects.com
Features
- Documentation here: http://arduinomidilib.sourceforge.net/a00001.html
- Fast and easy way to send and receive MIDI messages with the Arduino
- Software Thru with message filtering
- Real Time & System Common messages supported, in and out. All the MIDI protocol actually..
- floating-point support for PitchBend
- build only MIDI input or MIDI output to lighten and speed up your sketches
- Callback support (easier way to handle input messages)
License
GNU General Public License version 3.0 (GPLv3)Follow Arduino MIDI Library
Other Useful Business Software
Sales CRM and Pipeline Management Software | Pipedrive
Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
Rate This Project
Login To Rate This Project
User Reviews
-
Great! Thanks for your work on this.
-
Yeah! It's really cool lib! I thought I would be forced to develop something similar before I found your lib.
-
Very nice app :)
-
This is very well put together! I was able to quickly get my ideas rolling for this intense MIDI project: http://youtu.be/Pb59Ff4X6tE
-
Absolutely fabulous! This library made my "MIDI translator" project so much easier!