[PD-dev] recursion in Gem - a tutorial

Patrice Colet megalegoland at yahoo.fr
Thu Jul 19 08:40:03 CEST 2007


Well, thanks, it's not even ignorance it's blindness, the solution is so 
simple that I didn't figure it out, you save me hours of tries with 
several compilers.

PS: nmake15 used with mingw gcc just gave me dll that doesn't load too, 
so the problem rather come from mingw/gcc or ld.

IOhannes m zmoelnig a écrit :
> Patrice Colet wrote:
>> I tried to make DLLs of nrepeat and nnrepeat, but it seems I'm too
>> ignoramus to find out how to proceed, I've entered those lines in the
>> msys shell
> 
> 
> i haven't had a look at the tutorial files, but i was wondering why you
> couldn't build [nrepeat] (i haen't seen [nnrepeat] on the website, so i
> don't know what it does) with [repeat] or with the [s]/[r] idiom claude
> has proposed.
> 
> see attached patch for a solution using zexy's [repeat].
> 
> 
> mfgasdr
> IOhannes
> 
> 
> ------------------------------------------------------------------------
> 
> #N canvas 328 242 450 300 10;
> #X obj 84 52 inlet;
> #X obj 84 75 t a b;
> #X obj 84 103 repeat \$1;
> #X obj 84 144 t a b;
> #X obj 114 164 i;
> #X obj 144 204 + 1;
> #X obj 114 183 t f f;
> #X obj 114 232 outlet counter;
> #X obj 84 251 outlet count;
> #X msg 132 144 0;
> #X obj 142 52 inlet repititions;
> #X connect 0 0 1 0;
> #X connect 1 0 2 0;
> #X connect 1 1 9 0;
> #X connect 2 0 3 0;
> #X connect 3 0 8 0;
> #X connect 3 1 4 0;
> #X connect 4 0 6 0;
> #X connect 5 0 4 1;
> #X connect 6 0 7 0;
> #X connect 6 1 5 0;
> #X connect 9 0 4 1;
> #X connect 10 0 2 1;

-------------- next part --------------
A non-text attachment was scrubbed...
Name: megalegoland.vcf
Type: text/x-vcard
Size: 173 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20070719/cbe2794e/attachment.vcf>


More information about the Pd-dev mailing list