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

".beat is not a function" #334

Open
absentfriend2025 opened this issue Jan 25, 2025 · 2 comments
Open

".beat is not a function" #334

absentfriend2025 opened this issue Jan 25, 2025 · 2 comments
Labels
bug Something isn't working strudel Related to Strudel

Comments

@absentfriend2025
Copy link

The beat() function (added here (https://github.com/tidalcycles/strudel/releases/tag/v1.1.0), with a lot of other features) for example, throws an error:

TypeError: s(...).beat is not a function

@munshkr munshkr added the bug Something isn't working label Jan 26, 2025
@munshkr
Copy link
Owner

munshkr commented Jan 26, 2025

Hi! I believe it is using Strudel v1.1.0 already. Can you provide an example that fails?
I tried this and it seems to work fine, maybe it's something else...

@absentfriend2025
Copy link
Author

Hmm, that's odd. I tried s("cajon").beat("0, 2, 4, 6", 8) and it threw that error.

@absentfriend2025 absentfriend2025 changed the title Update Strudel to its latest version (v1.1.0) ".beat is not a function" Jan 27, 2025
@munshkr munshkr added the strudel Related to Strudel label Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working strudel Related to Strudel
Projects
None yet
Development

No branches or pull requests

2 participants