midi from C++ - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Hardware (/forum-7.html) +--- Forum: Video and Audio (/forum-28.html) +--- Thread: midi from C++ (/thread-2022.html) |
midi from C++ - javirs - 16th Jan, 2014 11:38 PM 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 ??? RE: midi from C++ - IriDium - 17th Jan, 2014 02:07 AM I not too sure what you are asking C++ programming advise? Anyhow XBMC does not support midi files and thus neither does Xbian. RE: midi from C++ - mk01 - 17th Jan, 2014 06:43 AM (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 |