Matthew Kaney

Results 31 comments of Matthew Kaney
trafficstars

This reorganization makes sense to me! I was curious: are you thinking of doing a major restructuring of the Stream code in this PR? I could see it getting unwieldy,...

That sounds good with me, although I'd wait to merge it in until we can get a 1.9.5 release out. Unless @yaxu objects, then I'm going to look into merging...

@yaxu Sounds great! Go ahead and do this before you do your branch tidying

I'm holding this off until 1.10 so it can be incorporated into #1059

Did some testing and it looks like this is all working on my end. To recap: SuperDirt handshakes/bus mappings are handled by individual targets, rather than by the stream. This...

> are you also planning to move into the direction of the extendable OSC controller? Yes, though I think in a separate PR. My (maybe controversial) thought is that the...

As of #1059 this has been added, and then #1083 closes the loop by adding `getbpm` and `setbpm`.

I'll mention that @reckoner165 is currently working on Tidal highlighting for `text.management`, and I think we'll get it working with current Tidal, but it's not a great implementation. Our plan...

We already disable Nix `tidal-listener` builds for unstable 2.0 Tidal. Should we also disable them for 1.9 and leave it at that? (For what it's worth, I've been [learning how...

Assuming that we're in 2.0 land, a thought I've had previously that might also work here: instead of returning a list of events, might a query return a `Sequence` instead?...