Samuel Mimram
Results
92
comments of
Samuel Mimram
However, I don't get any type error with ``` s1 = lv2.zamheadx2(sine()) s2 = sine() s = add([s1,s2]) output.dummy(s) ```
I'd say the segmentation fault comes from zam. However, the type error doesn't look right. I'd be quite interested if you'd manage to reproduce it...