[flext] Problem compiling a STK object for Pd

Thomas Grill gr at grrrr.org
Mon Jan 11 18:05:58 CET 2010


Hi Pierre,
i just checked in fixes to the STK wrapper which reflect the changes  
to the STK api.
I also updated the stk tutorial examples accordingly.

gr~~~

Am 09.01.2010 um 15:10 schrieb Pierre Massat:

> Hi,
>
> I am a Pd user and am completely new to flext, so i apologize in  
> advance if i ask stupid questions.
> I am interested in using some of the STK objects in Pd. Having found  
> a tutorial about this on the CCRMA website (https://ccrma.stanford.edu/realsimple/stkforpd/ 
> ) I followed the instructions carefully and managed to install both  
> STK and Flext (with Thomas' precious help because Flext wouldn't  
> build with the new STK). I then downloaded the clarinet.cpp file  
> (attached to this mail) and the Makefile that the people at CCRMA  
> provided, put both in one folder and typed make. Then i got a whole  
> bunch of errors (which i have attached to this email), which seem to  
> be related to flext to some extent, because the first error occurs  
> here in the .cpp :
>
>         // This function must be defined for any flext object that
>         // processes signals at the audio rate.
>     virtual void m_signal(int n, float *const *in, float *const *out);
>     Instrmnt *inst;
>     Effect *effect;
>     BiQuad filter;
>
> In his email Thomas said that many things had changed in the latest  
> STK which would require quite a few changes in Flext as well. I am  
> using the latest STK, i don't know if this could be the cause of my  
> problem. I maybe i just did something wrong at some point.
> Any help would be appreciated!
>
> Pierre
> PS : if this is not the right place to ask for a solution to my  
> problem, does anybody know whom i should contact at CCRMA?
>
>
> <clarinet.cpp><new>_______________________________________________
> http://grrrr.org/ext/flext
>
> flext mailing list
> flext at grrrr.org
> http://grrrr.org/cgi-bin/mailman/listinfo/flext

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://grrrr.org/pipermail/flext/attachments/20100111/119b6a5c/attachment.htm>


More information about the flext mailing list