On Fri, 2 Apr 2004, thewade wrote:
So, my external loads fine, but when I invoke it I get: Segmentation fault which is an error I cant really use to debug, other then my my perform function is using too many (t_int *w) elements, or Im not asking for enough elements in my dsp function.
start pd using those commands:
gdb `which pd`
run pd
then when it crashes, use this (gdb) command:
where
However I don't know the specifics of Pd's DSP.
Mathieu Bouchard http://artengine.ca/matju