Hello,
I’ve working on a wrapper for MaxMSP which makes a MaxMSP signal processing external object out of a AudioProcessor class/subclass.
I’ve included a simple gain class in the project but the idea is it should work with any AudioProcessor subclass. Any GUI code isn’t used at the moment.
http://code.google.com/p/jucemsp/
Browse or SVN the source…
