[PD] sending messages instead of signals to dac~

Christof Ressi info at christofressi.com
Mon Dec 6 19:32:32 CET 2021


Not until you force a DSP graph update. Since a solitary DSP object 
can't have a signal connection, you have to resort to other means, like 
deleting an object or saving the patch.

On 06.12.2021 19:30, Peter P. wrote:
> * Christof Ressi <info at christofressi.com> [2021-12-06 19:24]:
>> The "problem" is that Pd doesn't recompute the DSP graph when you *add* an
>> object. Instead it recomputes the graph when you make a new signal
>> connection (or when you delete an object, save a patch, etc.) So when you
>> add the [dac~] object, the graph is not updated and it doesn't compute audio
>> (yet).
> So one solitary dsp~ object does not make a graph yet, correct?
>
> Thänks, P
>
>
>
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list





More information about the Pd-list mailing list