Topic: Can I talk to Pianoteq (Mac) from command line or javascript/node.js?

I'd like to be able to change the notes transposition from a command line script or from something like node.js.  I just don't want to have to use the user interface. Is it possible?

Re: Can I talk to Pianoteq (Mac) from command line or javascript/node.js?

Well, rather than having MIDI go straight to Pianoteq you could have a a node script that did some intermediate processing and connect it to Pianoteq via a virtual midi thing of some sort.