We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Things like chord indexing and loops currently only support literal numbers. These should support references to numbers.
Tuplets and octave shifts should remain as literals.
The text was updated successfully, but these errors were encountered:
Closes #8 and makes progress towards #4 with number variables being u…
03e6400
…sed for loops. Parser cleanup along with a lot of compiler reworking to make work on the new features much easier
53a30a8
No branches or pull requests
Things like chord indexing and loops currently only support literal numbers. These should support references to numbers.
Tuplets and octave shifts should remain as literals.
The text was updated successfully, but these errors were encountered: