• ifranco

    Hi guys,
    it's been a while since I've done any PD patching. Now I'm collaborating in designing some mobile apps and libpd is a fantastic resource. So, I'm back to pure PD patching (vanilla). Ah, so much fun with bare bones! :-)

    Anyway, I'm trying to format strings with makefilename and I must be doing something very wrong... I don't know if makefilename is supposed to take lists or not, but this doesn't work:

    18 42
    |
    [makefilename table-%d-%d]

    I thought that maybe it could only take one number argument, so I tried:
    18
    |
    [makefilename table-%d]
    |
    [pack s f] -----43
    |
    [makefilename %s-%d]

    In both cases the second argument gets weird values, as if it was an undefined signed float.
    Any ideas how to surpass this? Remember, only vanilla ice cream here... :-)

    Cheers!
    Ivan

    posted in technical issues read more
  • ifranco

    hi guys!

    I'm dwelling with Pd's internal messaging system for dynamic patching and wondering if there's a smart way of deleting dynamically created objects.

    Probably a combination of "click" and "cut"?

    I can't seem to be able to make "click" work. It receives a list of four floats but can you explain what to they refer to?

    Thanks!
    Ivan

    posted in this forum read more
  • ifranco

    Hum... this is a new one and a sign I've been away for a while. I just realized that we can now have messages with arguments without spaces between them:

    [$1-$2]

    I think this was impossible in previous versions, and should make makefilename pretty much obsolete, right?

    posted in technical issues read more

Internal error.

Oops! Looks like something went wrong!