andrea bertagnolli
andrea bertagnolli
Really cool! It's possible to document the new operators?
I also tried that pattern and I get the same skip messages on tidal 1.7.4
I tried to simplify the pattern to understand what's the problem... seems like the `sometimesBy` has a central role in this. This pattern skips also, and it's not dense at...
I tried by myself a solution similar to the first you shared, and I noticed that was not so efficient. The second one is better but I noticed two things:...
shouldn't be the opposite? with `bd*2?` I expect the block `bd*2` to happen, or not happen, as a whole, while with `bd?*2` I expect the `bd` to be executed or...
I think it's just a matter of a convention, and maybe we need another operator to describe "random as a whole" and it will behave like I proposed, this will...
The most natural decision would be to move our efforts to improve the vscode extension, but the more I think about this, the more I believe we should go with...
> Yes tidal-gui uses codemirror, as does strudel: https://strudel.tidalcycles.org/ > > The latter supports event highlighting. > > It could be possible to unify this effort.. But maybe that would...
Hey everyone, let's have some faster brainstorming into the #editor channel of the toplap discord server: https://discordapp.com/channels/790732544491913216/984753139783696384
I'd like to keep the admin role, at least on the atom plugin repo. On the main repo I like to contribute, responding to the issues, opening/reviewing/approving PRs, I never...