<div dir="ltr">This is off topic but since people here have experience with both lisp and linux audio i was hoping someone will be able to advice me. What is the best way to have audio playback from SBCL? I have written a set of jack bindings with cffi and they sorta work except that sbcl spazzes out all the time (to many callbacks? garbage collector?). The way i did it is to define a callback that simply generates a single tone and then register that wih jack. Does anyone has experience with this? How would you do something like that. I&#39;m using linux btw. Thanks in advance.<br>
</div>