From: Jonathan Wilkes <jancsika@yahoo.com>
To: Giulio Moro <giuliomoro@yahoo.it>; Pd-List <pd-list@lists.iem.at>
Sent: Monday, 3 October 2016, 16:56
Subject: Re: [PD] Threading in Pd/libpd
> Subpatches with the same or smaller block size as the parent patch should not be threaded.> Subpatches with larger blocksize should be threaded, but it's left up to the user to enable that.Do you have to revise every single signal object in order for this to work?-Jonathan