[PD-dev] why must one never send a message from a perform routine ?

Claude Heiland-Allen claude at mathr.co.uk
Mon Aug 21 19:08:24 CEST 2023


See bang~ in pure-data/src/d_misc.c for an example that uses a clock to 
send a message from DSP.

On 21/08/2023 18:02, Miller Puckette wrote:
> The built-in objects "delay", "metro" and "pipe" use clocks in various 
> ways.
>
> On 8/21/23 18:02, Joseph Larralde wrote:
>> I just read in an answer from Christof to Alexandre : "never ever 
>> send a Pd message directly from a perform routine ! Always use a 
>> clock !"






More information about the Pd-dev mailing list