Run Patches Mac in Win with OSC
Hello,
I am building two patches that communicate with each other, all the programming is done on a mac using OSC objects made by CNMAT, as example OSC-timetag. I want to test my patches between two computers but I have available only a Windows systems. When I import my patch in runtime in the windows PC, it doesn't recognize my the externals by CNMAT. I understood that I need to install the externals in the RunTime maybe, but the problem is:
1 I do not know how to do install externals on Runtime
2 OSC-timetag is not available for windows
There is any way I can make a standalone application that runs with everything in windows?
Please help me,
Thanks.
I fixed the problem with the externals in Runtime, I have noticed that the solution is to put the windows version of the externals in the same folder as the Collective.
But I still have the problem with "OSC-timetag"