You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What if inserting negative values into the first argument of euclid mininotation resulted in the inverted version of that euclidian rhythm. So that, for example:
"bd(-3,8)"
was the same as
euclidInv 3 8 $ s "bd"
The text was updated successfully, but these errors were encountered:
What if inserting negative values into the first argument of euclid mininotation resulted in the inverted version of that euclidian rhythm. So that, for example:
was the same as
The text was updated successfully, but these errors were encountered: