[LAU] Using an Arduino as a MIDI device

Will Godfrey willgodfrey at musically.me.uk
Wed Nov 30 17:52:04 UTC 2016


On Wed, 30 Nov 2016 17:32:51 +0000
Bill Purvis <bill at billp.org> wrote:

> Anyone on the list know how to persuade an Arduino to look like a MIDI 
> device?
> 
> I've got it generating MIDI signals via a MIDI breakout unit, but want 
> to connect direct
> to my PC using the USB. I've got it sending what appear to be valid MIDI 
> messages to
> /dev/ttyUSB1, but qjackctl doesn't see it as a midi device so it can't 
> connect it.
> 
> Any useful information would be welcome.
> 
> Thanks in advance
> 
> Bill
> 

There is code for doing that with the Uno onwards, but it reprograms the USB
module itself, which means that afterwards you can only reprogram the processor
via the 6 pin connector and a proper programmer.

Try here for a start.

http://forum.arduino.cc/
-- 
Will J Godfrey
http://www.musically.me.uk
Say you have a poem and I have a tune.
Exchange them and we can both have a poem, a tune, and a song.


More information about the Linux-audio-user mailing list