~lmn

Results 28 comments of ~lmn
trafficstars

Hi there, on the contrary, I'd be glad if you go ahead and create a PR to include this repo there.

Hi, Yes. I've been working on these patterns lately basically for the same reason I created the Scales and Chords modules a while back (because I'm lazy and don't want...

@TylerMclaughlin The only downside to that is that you can't use `invert` (or functions that are applied to pattern... am i right? it's been a while since i used tidal....

I'm just a regular user so my opinion doesn't matter that much on this topic... but agree with @jfmcbrayer. Something closer to https://12factor.net/config is much more preferable than storing settings...

This isn't really a bug, as it can be easily solved by creating a bot like this: ``` bot = TerraBot('127.0.0.1', port=7777, protocol=230) ``` Note: `230` is the protocol number...

Mmm. Tidal is known for changing things not caring for backwards compatibility and this is a 6 yo project. So that might be the case. If you take a look...

This is outdated, `230` is the protocol # for 1.4.0.5 Also see my comment on https://github.com/flammified/terrabot/issues/2

Ah, increasing the `latency` improved. First I tried with `0.2` but sometimes the message appeared like > late [146,36,63] midi now NNNNN midi onset: NNNN onset (relative): "-0.001" , sched:...