sonic-pi
sonic-pi copied to clipboard
Non-realtime synthesis
Supercollider provides an option to do non-realtime synthesis (NRS: https://doc.sccode.org/Guides/Non-Realtime-Synthesis.html
This allows you to record a music either faster than real-time (useful to apply a filter to a 1h file for instance without waiting 1h)… but also quite interestingly slower than real-time if for instance the computer is too slow and produce glitches.
But some adaptation need to be done to obtain a so-called score, and it would be great to have sonic-pi do all the heavy lefting automatically: https://doc.sccode.org/Guides/Non-Realtime-Synthesis.html