Re: [PD] Sometimes all data-structures are redrawn

2023-03-07 Thread Roman Haefeli

On Sat, 2023-03-04 at 23:17 +0100, Roman Haefeli wrote:
> 
> Sometimes when I load certain patches containing data structures, all
> data structures in all patches of an instance of Pd are redrawn.

As a follow-up on the matter, I identified to conditions that trigger a
redraw:

  * Loading a patch where some scalar objects like [draw{symbol,number,text}]
or [{draw,filled}{curve,polygon}] are created before the [struct] oject
of the template

  * Loading a patch where the [struct] uses a template name containing $0
like $0.fruit (!).

$0 seems to be treated specially, since using $1, $2, etc. is not
affected. Also, it doesn't help to put [struct $1 float x] into an
abstraction [mystruct $0.fruit]. 

Interestingly, if I load the patch without the [struct] object first,
and then create [sruct $0.fruit float x] manually, it doesn't trigger
the redraw. I'll try if I can work-around unwanted (and probably
unnecessary) redraws by dynamically creating [struct] objects instead
of loading them with the patch (as I cannot abstain from using $0).

Anyway, I hoped I could to get some insight in the matter first, but I
am more and more getting a sense that this deserves to be reported as
an issue.

Roman


signature.asc
Description: This is a digitally signed message part
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


[PD] phase locked loop

2023-03-07 Thread Simon Iten
hi list,

does somebody have a patched version of a PLL (phase locked loop) in PD? or 
building blocks of it...

cheers


___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] Pd-list Digest, Vol 216, Issue 5

2023-03-07 Thread Dario Pedrioli
> From: Alexandre Torres Porres 
> To: pd-annou...@lists.iem.at
> Cc:
> Bcc:
> Date: Mon, 6 Mar 2023 22:52:25 -0300
> Subject: [PD] [PD-announce] taking over completion-plugin and releasing
> version 0.48.0
> Hi, I forked completion-plugin and released an update (0.48.0), which is
> in deken.
>
> See https://github.com/porres/completion-plugin/releases/tag/v0.48.0
>
> cheers
>

Many thanks Alexandre, very useful for lazy and forgetful users like me!
It works like a charm on my PD 0.51.4 on Windows 10 laptop.
I already found some objects I didn't know existed :-)

Dario
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list