Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

top level '|' #1128

Merged
merged 5 commits into from
Jan 31, 2025
Merged

top level '|' #1128

merged 5 commits into from
Jan 31, 2025

Conversation

sss-create
Copy link
Collaborator

As requested in #980. So far implemented '|' only. I want to make sure I am on the right track. @polymorphicengine, if you would be so kind to take a look :)

I didn't come up with a good way to test, other than (not) throwing exceptions.

It works and sounds good in the Tidal repl.

@yaxu
Copy link
Member

yaxu commented Jan 30, 2025

Nice! Could you test by comparing the output of e.g. fast 16 $ "[a a|b b b|c c c c]" with fast 16 $ "a a |b b b|c c c c"? I think they should be the same.

@sss-create
Copy link
Collaborator Author

Added the test and it suceeded. Would be so nice if this is really stable. :) Having to put '|' in brackets was one of the first things I thought feel weird, when I started using Tidal. Good to be able to help!

@yaxu yaxu merged commit f9ea470 into tidalcycles:dev Jan 31, 2025
18 checks passed
@yaxu
Copy link
Member

yaxu commented Jan 31, 2025

Super thanks a lot!

@sss-create sss-create deleted the toplevelrand branch January 31, 2025 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants