[PD] lua scripting for pd objects

cyrille henry cyrille.henry at la-kitchen.fr
Sun Apr 13 13:07:18 CEST 2008


hello,

Frank Barknecht a écrit :
> Hallo,
> chris clepper hat gesagt: // chris clepper wrote:
> 
>> C++ - Jamie did a lot of this for his personal use.
>>
>> I have not used luagl, but I suspect it will not be comparable to C in
>> speed.
> 
> luagl is not as fast as C, but it's already much faster than using
> lots of separators or double gemheads. 
> 
> Regarding Gem-externals: Does anyone have a simple template project
> how to write and compile a custom Gem external? This could be very
> useful, but I'm a bit confused how to do this in a simple way.
> 


use a gem object (like cube).
search and replace "cube" by the name of your object in both the ccp and h file.
use this makefile (adjust the name of the file / src directory).
it should compile.

cyrille


> Ciao
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: makefile
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20080413/135581ef/attachment.asc>


More information about the Pd-list mailing list