Bach with vst~
Hello everybody !
I work on a patch with max 7.
And i've created a random score patch, but after several test, i can not find how to connect the bach score object output to the entry of VST~object.
Can someone help me please??
J.
what do you wxnat to do exactly ? if it's sending midinotes information, you need to convert the output of bach.score from bach format to max (text) format (you may want to us ebach.ezmidiplay for that, if you don't it's probably not easy), and then prepend the message with 'midinote' (maybe more than that) to the vst~ object (check the helpfile for more infos, not so sure about the syntax)
Hi,
Try this. You can change the instrument in the vst~ object to what ever you have. Hope this helps.
Regards,
Tim
Hi !
Thx to Timothy Rolls, your patch is working correctly.
I've not had the idea of putting an argument "note out 0" behind bach.ezmidiplay.
Thx you very much.
Regards,
Janick