@technomancy
s/one/many/ but yes. Specific.
(The two things it adds are FFT support, because in live coding, having that input(instead of time or random) allows something sort of akin to "music synch." And since there's a DJ playing, and not a music track, well... it's very popular.
However it hasn't been merged, as far as I can tell, into fennel, and thus I haven't used it.
And this is why I think it should be re-implemented, as an external input, like, in a byte or something somewhere, so you can get to it from ALL languages via a peek() or something, rather than having it done via a new command, which is how I _think_ it has been implemented for other languages, but I don't really know. I'll have to ask someone else who's worked with that code, which I have to do anyway because of the 2nd thing:
'lovebyte' mode, where it has a countdown timer and counts the number of tokens and you're needing to fit between an upper and lower limit, along with send that info to the server.)