Arduino-compatible bootloader capable of USB MIDI (with ATMega32u4)

I'm curious if there are any known bootloaders that would allow me to upload standard Arduino sketches that take advantage of the ATMega32u4's USB HID capabilities for MIDI? Leonardo only seems to do keyboard and mouse, not MIDI, and the Teensy and LUFA bootloaders look a bit more complicated than I need. Any other options?