[PD] segfault with dynamic loading of abstractions

Orm Finnendahl o.finnendahl at mh-freiburg.de
Fri Oct 2 13:19:01 CEST 2009


Am Donnerstag, den 01. Oktober 2009 um 12:36:43 Uhr (-0400) schrieb
Mathieu Bouchard:
>> EXTERN int canvas_suspend_dsp(void);
>> EXTERN void canvas_resume_dsp(int oldstate);
>
> So, why would this work, while automatising the turning of dsp off and on 
> would not, and can this happen in a self-modifying abstraction, 

sorry, don't know.

> and then in that case, how does a self-modifying abstraction get to
> be able to use those two special functions?

I don't see any way to access these functions automatically within a
pd patch (except writing a code external which calls the functions).

--
Orm





More information about the Pd-list mailing list