howto convert maxpat-files to c++
Dear Maxer'z
in the last time I've recognize that some choices are now available, to export MaxMsp-patches for developing vst, vsti (like Pluggo)
1. the plugtastic by Timothy Lace and
2. Oli Larkins wdl_ol_master
has somebody here several experiences with these tools and
which is the way to convert maxpat-files into c++ -code (is one of the requirements by the wdl_ol_master) ?
thanks for help and solutions
TSt
Hi.
No experience with plugtastic and wdl_ol_master. What I can tell you for sure is that you just can't convert a max patch into c++ - unless you do it by hand, of course ;)
The only thing that comes close to it is the new code export feature in gen. But, of course, it only works for gen patchers...
aa
Yes have a look to the code export (beta) feature of Max 6.1.x.
thank you for these informations