Sending MIDI Out / Library with the BeagleBone Black ?

Hello guys,

How are you?

I have some previous experiences sending midi out with Arduino using the Arduino MIDI Library and was wondering how this could translate to BeagleBone Black.

Is there an similar library or way of using that arduino library through node.js on the BeagleBone ?

any help is more than appreciated,

thank you

from what i could find so far i would have to use https://github.com/voodootikigod/node-serialport and write out like this: http://arduino.cc/en/Tutorial/Midi?from=Tutorial.MIDI seems very doable ( :