On Mon, Nov 24, 2003 at 11:21:25PM -0500, shreeswifty wrote:
Yes it might be nicer for a how-to or a mini how-to on using C++ to make your own external.
The howto to write externals in C: http://iem.kug.ac.at/pd/externals-HOWTO/
For C++ there's a very excellent flext library: http://www.parasitaere-kapazitaeten.net/Pd/ext/flext/ A good intro/howto: http://www.parasitaere-kapazitaeten.net/Pd/ext/flext/flext-intro.pdf The documentation: http://www.parasitaere-kapazitaeten.net/Pd/ext/flext/flext-doc/ You should also look at the examples. -- Marc