Hallo, matthew shanley hat gesagt: // matthew shanley wrote:
i'm having problems with two of frank's rradical patches (which is dissappointing because they seem very exciting.
opening analogue-0.2/example.pd crashes pd with this printed to the terminal: Segmentation fault $ pd_gui: pd process exited
I think I found the reason: knob has to be adapted to a change in Pd's (private) API in 0.37. Either check it out again from the CVS, where I commited the fix, or comment out line 718 in knob.c like:
/* x->x_gui.x_unique_num = 0; */
Then recompile.
Frank Barknecht _ ______footils.org__