This repository was archived by the owner on Jun 19, 2025. It is now read-only.
Replies: 2 comments
-
you can visualize using |
Beta Was this translation helpful? Give feedback.
0 replies
-
That's good to get the timing, but it also doesn't give me the full information. The strange thing is that |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm still trying to understand how silence works and how it can be "undone" (no use case, just out of curiousity). This time, I've tried to fill out a part in a pattern that initially was empty, and even though at first the result seemed to be promising using
legato
, once I added anotherstruct
function to split the cycle up again, I didn't get the expected result. See here an example where I compare a pattern using silence + legato with a pattern that has legato applied to the third item via mini-notation syntax. Again, is this working as designed? And why? Is there maybe some better way for me to inspect the results of patterns rather than the map/showWhole approach?Beta Was this translation helpful? Give feedback.
All reactions