My last love affair with parentheses was in Racket. Although my only ever somewhat successful musical adventures in this style were with Roger Dannenberg's CLM/Nyquist
Lets see what happens if Iain brings S7 over.
Iain, how are you thinking of handling signals (or not)?
andy
On Fri, Oct 23, 2020 at 11:31:48AM +0200, Kjetil Matheussen wrote:
On Thu, Oct 22, 2020 at 10:26 AM Andy Farnell padawan12@obiwannabe.co.uk wrote:
Would love to see Scheme come to Pd.
There's also k_guile from 2004, that still compiles: https://github.com/kmatheussen/k_guile Don't know if it still works though.
Guess there are other alternatives as well, but they all probably suffer a bit from gc non-rt performance. To fix this I later extended the code from k_guile to run in a separate thread to avoid cpu spikes, but this code was only added to the snd sound editor (when snd was compiled as a pd external), and that code was probably removed from snd when switching from guile to s7.