Midi 2 Struct Converter

General introduction text here...TODO

What is this for?

Using this web page, you can take a MIDI file from your computer or another website, and convert it to be used with the Wayne and Layne polyphonic music player for the Arduino. (More explanation here TODO) You can copy and paste the output from this webapp into the Arduino sketch for playback with one or more piezo speakers.

Step 1: Choose one of the following:
URL:
File:
Or, select an example to load into the URL field:
Examples:

Standalone version

This tool is also available as a standalone python script. To run this script, use something like this:

./midi2struct.py input.mid TODO
The output code will be printed to the console for copy-and-paste. More details are available in the included README file.

Feedback

This tool was written by Adam Wolf and Matthew Beckler of Wayne and Layne, LLC.
Wayne and Layne, LLC logo
Questions? Comments? Please let us know what you think of this tool. Contact us.