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

Document best practices for creating Scores #4

Open
kirbysayshi opened this issue Mar 25, 2019 · 0 comments
Open

Document best practices for creating Scores #4

kirbysayshi opened this issue Mar 25, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@kirbysayshi
Copy link
Contributor

It would be nice to have a "handbook" of how to construct and manipulate Scores, and the best practices therein.

One example is constructing all Scores to have a single terminal Gain node, even if it's not used. This allows a later modification to the Score to have a known starting point, and might also make composable modification functions possible. And if #3 is implemented, it means nearly no runtime cost either.

@kirbysayshi kirbysayshi added the enhancement New feature or request label Mar 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant