Forum

Full Version: midi from C++
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Does anyone knows how can I send midi messages from C++ ??

I have Zynaddsubfx running (a midi synthesizer) and Id like to send him note on /note off /other messages from a c++ program I'm writing.

Any clue where to start from ???
I not too sure what you are asking

C++ programming advise?

Anyhow XBMC does not support midi files and thus neither does Xbian.
(16th Jan, 2014 11:38 PM)javirs Wrote: [ -> ]Does anyone knows how can I send midi messages from C++ ??

in command prompt on Raspberry run
Code:
apt-cache search midi lib
Reference URL's