From: tomtom <[email protected]> Subject: Re: [Chicken-users] performance isssue with FFI callbacks Date: Fri, 25 Mar 2011 13:25:56 +0100
> > if the problem is related to a missing "safe", it doesn't come from there. > > If anyone is interested, you can have a look at the complete code here: > http://pastebin.com/97qkhibv > Is the callback perhaps invoked also by "jack_deactivate"? You can try adding some output in the callback and between the forms that invoke the "jack_..." functions. cheers, felix _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
