01:48 ilbot3 joined 08:25 RabidGravy joined 11:05 dalek joined 13:06 tadzik joined
mr-foobar timotimo: did a port to node.js as well and cleaned up the perl6 code a bit. 15:08
it seems thread scheduling and opening a portmidi connection are both adding a latency.
repo github.com/harsha-mudi/256 15:09
timotimo wow, you're evaluating the file on every beat? that's going to be extremely costly 15:39
mr-foobar timotimo: I could evaluate it only when the file changes, but that's just optimization. 15:49
timotimo you're hoping to evaluate perl6 code 140 times per minute? 15:50
mr-foobar pretty much :)
timotimo *shrug* 15:53