Hi all,
to fix the "pack" problem in 0.33 I've put out Pd 0.33 PATCH 1...
http://crca.ucsd.edu/~msp/Software
cheers Miller
Great,
and it is not only a pack fix -- now we can trigger anything...
Thank you Krzysztof
Miller Puckette wrote:
Hi all,
to fix the "pack" problem in 0.33 I've put out Pd 0.33 PATCH 1...
http://crca.ucsd.edu/~msp/Software
cheers Miller
Krzysztof Czaja wrote:
Great,
and it is not only a pack fix -- now we can trigger anything...
Thank you Krzysztof
unfortunately i cannot really see, how we can trigger anythings now. anytime i send an anything-list (like "buff bum zack") into my triggers, they will send "error: trigger: no method for 'buff'" to the stderr. the [trigger] object does not accept "a", "any" or "anything" as type specification. looking at the source code, does not reveal anything new and better either. what am i missing ?
mfg.cdsa.fdg IOhannes
hi,
have you really tried a patch 1 of 0.33?
You should have a file: "34169 Jun 21 19:33 x_connective.c" in the (linux) sources with "else if (c == 'a')" in trigger_new(). Recompile and, believe me, it works.
Krzysztof
IOhannes m zmoelnig wrote: ...
unfortunately i cannot really see, how we can trigger anythings now. anytime i send an anything-list (like "buff bum zack") into my triggers, they will send "error: trigger: no method for 'buff'" to the stderr. the [trigger] object does not accept "a", "any" or "anything" as type specification. looking at the source code, does not reveal anything new and better either. what am i missing ?
mfg.cdsa.fdg IOhannes
Krzysztof Czaja wrote:
hi,
have you really tried a patch 1 of 0.33?
You should have a file: "34169 Jun 21 19:33 x_connective.c" in the (linux) sources with "else if (c == 'a')" in trigger_new(). Recompile and, believe me, it works.
Krzysztof
as a matter of fact, i do have tried "a" patch 1 of 0.33. and i looked at the code and there was no sign of what you mentioned above (and what is exactly, what i was looking for)
but as i have seen right now, there exist 2(!) patch-1 versions of pd : pd-033P1-linux.tar.gz (which is, what i am (was) using) pd-033PATCH1-linux.tar.gz (which might be, what you are using)
i haven't realized this until now, but of course i will upgrade from Patch-1 to PATCH-1.
thank you mfg.vds.dsfg IOhannes