[LAU] Akai APC controllers - Experiences?

Harry van Haaren harryhaaren at gmail.com
Sun Aug 21 17:21:33 UTC 2011


On Sun, Aug 21, 2011 at 5:48 PM, Renato <rennabh at gmail.com> wrote:

> (though you'd need something on the software side to make midi).
>

Actually this isn't true, the new "Uno" model of the Arduino (as opposed to
the ancient "Duomilanova") as it uses an ATmega8U2 USB interface chip rather
than the FTDI chip the "Duomilanova" uses. Basically, you can reprogram the
8U2 to appear as a "standards complaint" USB MIDI device, and then it will
just pop up in ALSA's MIDI tab. Neat eh?

Then all that you need to do is write "midi data" (integers) to TX... For a
"hardware" MIDI port aswell as USB MIDI just solder a 5 pin DIN to the
project, using the Arduino's TX pin :)

-Harry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxaudio.org/pipermail/linux-audio-user/attachments/20110821/1725dca5/attachment.htm>


More information about the Linux-audio-user mailing list