Jack Armitage

Results 73 comments of Jack Armitage

Ah. Not sure about @cannc4 but I still really want this! There must be a way better/simpler approach... Considering progress in #557 as well.

> `superDirtTarget {window = Just (-2,4)}` This looks like a fantastic idea! And seconds rather than cycles would be great. An alternative might be ‘max number of events’ if that’s...

Maybe we should rename this to "Send windows of patterns" or something?

Just to come back to motivation: the original idea behind this is for doing more advanced visualisation of Tidal patterns

Does #638 being closed now make this a bit more feasible?

Would it be something like this? ```haskell futureTarget = Target {oName = "bitwig", oAddress = "127.0.0.1", oPort = 8000, oLatency = 0.2, oWindow = Just (-2, 4), oSchedule = Pre...

And would the "blast" be sent in one go or as one message per cycle? Think the latter would be more manageable! Current status: `Couldn't match type ‘(Integer, Integer)’ with...

The problem me and @cannc4 had is that you hit the OSC blob size limit very quickly when sending the contents of an entire cycle with complex pattern data in...

Ah ok, gotcha. This all seems totally reasonable. `/reset` and `/reset/done` would definitely both be handy.