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

pattern call with compact syntax: missleading error message #78

Closed
truj opened this issue Dec 5, 2022 · 0 comments
Closed

pattern call with compact syntax: missleading error message #78

truj opened this issue Dec 5, 2022 · 0 comments
Labels
bug midicapl For changes in the MidicaPL language

Comments

@truj
Copy link
Owner

truj commented Dec 5, 2022

0: cmaj:upstroke(/1, /8)

Error message:
Pattern call contains additional data: (/1,
Pattern call: cmaj:upstroke(/1,
(Forgotten whitespace?)

In this case this is missleading, as there is a whitespace too much - not a missing one.

Update the error message so that it fits to compact syntax as well to lowlevel syntax.

@truj truj added bug midicapl For changes in the MidicaPL language labels Dec 5, 2022
@truj truj closed this as completed Dec 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug midicapl For changes in the MidicaPL language
Projects
None yet
Development

No branches or pull requests

1 participant