On Fri, 12 May 2023 11:27:22 +0200
Mikael Djurfeldt <mik...@djurfeldt.com> wrote:

> Sorry, but I couldn't help it: What happens if there's a garbage
> collection in the middle of an arpeggio? :))

Haha, even though one isn't "supposed" to use a garbage collected
language for anything "real-time", in practice it's been completely
fine.  First, the time resolution of the underlying control protocol
(DMX) is only about 20 ms anyway.  Second, the changes in output are
usually smooth curves over several seconds, so millisecond-level jitter
isn't perceptible - if it even affects the output values at all.

Tom

-- 
Thomas White <t...@bitwiz.me.uk> <t...@physics.org>
https://www.bitwiz.me.uk  https://github.com/taw10


Reply via email to