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

Add "Take this sequence modulo n" command #28

Closed
Marc-Winner opened this issue Mar 11, 2021 · 3 comments
Closed

Add "Take this sequence modulo n" command #28

Marc-Winner opened this issue Mar 11, 2021 · 3 comments

Comments

@Marc-Winner
Copy link

Now the sequences are manually written by user, this feature will allow to use arbitrary growing sequences (e.g. from OEIS) without breaking out of hearing range.

Example:
Ulam sequence under 100 taken from internet and taken modulo 13 in BP.

@dxinteractive
Copy link
Owner

Hi, I'm considering adding a feature for users to add javascript to programatically generate tunes rather than having to type them, which could definitely do something like this and much more. I'd like to keep the xenpaper grammar itself as 1:1 to how it is played as possible.

@dxinteractive
Copy link
Owner

I've added #31 to note down the generative code idea I mentioned.

@Marc-Winner
Copy link
Author

Hi, I'm considering adding a feature for users to add javascript to programatically generate tunes rather than having to type them, which could definitely do something like this and much more. I'd like to keep the xenpaper grammar itself as 1:1 to how it is played as possible.

It's even better, thank you!

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

No branches or pull requests

2 participants