Did someone already build a c++ framework for external objects?
After playing with the basics of creating externals, it quickly became clear that a set of C++ classes that encapsulate the API would be very useful (to me at least). I saw that someone created an objective-c project but not clear how active it is nor how useful as it would not be much good for windows.
Before I go build something, I'd love to know what else is out there.
Thanks,
D
yes, graham wakefield did it:
oli
----
Endless Series v3 out now - A unique synthesis and effect plugin based on the Shepard Tone auditory illusion.
Thanks, I'll take a look at it to see if it suits my needs.
HI,
You may be interested in the Jamoma (jamoma.org) project. While it provides much more than this, I think it can be useful to write you own externals.
The Jamoma website may not be the most informative about this particular aspect, but you are more than welcome to ask for info on the developper mailing list/forum.
hth
That site looks most interesting ---- thank you
is the idea not to do this in gen~ now?