Mike Hodnick

Results 34 comments of Mike Hodnick

Ahhh of course, mono makes sense because of what Facet is doing. Another idea would be to default to only the left channel if a stereo wav file is supplied.

Any chance we could also support a third parameter for the rotation? ```haskell d1 $ euclidGapless "3" "8" "" $ s "bd" d1 $ s "bd((3,8,))" ```

I've desired this feature for a long time but never thought of requesting it! @yaxu do you envision a way to put the above example into a more concise Tidal...

Replacing `sometimesBy` with `every` or `foldEvery` conditions seems to help a little bit. Using `while` instead of `sometimesBy` seems to make it a little worse.

> > > Hey @kindohm which tidal version are you on? 1.7.2 I'll update to 1.7.4 and will see if I observe the same stuff.

@yaxu updated to 1.7.4 and I'm seeing the save behavior with `skip` and `late` messages.

I'm using kind of a weird Tidal bootup sequence so I'm going to also try this on a vanilla Atom package to make sure my window/latency params aren't causing the...

Observing the same stuff with a vanilla Atom install.

heh I expect the opposite of what @ndr-brt suggests. What is proposed in the issue makes sense to me. `bd*2?` removes none, one, or both of the `bd` events per...

I am happy to help triage/verify bugs, help respond to issues, test PR's and fixes, and help guide conversations. My involvement in this repo has been minimal as of late,...