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

Nitpick in the docs #33

Open
jefffohl opened this issue Oct 10, 2024 · 0 comments
Open

Nitpick in the docs #33

jefffohl opened this issue Oct 10, 2024 · 0 comments

Comments

@jefffohl
Copy link

@slurmulon - I was reading through the docs, and I think I found an error.

Based on this statement,

To adhere with music theory, numerical durations are strictly based on **common time** (`@meter = 4|4`).

I believe this line:

This means that `1` always means four quarter notes, and only equates with a full measure when the number of beats in a measure is 4 (as in `4|4`, `3|4`, `5|4`, etc.).

Should read:

This means that `1` always means four quarter notes, and only equates with a full measure when the meter is `4|4`.

This is because 3|4 and 5|4 time don't have four quarter notes in a measure, but have 3 and 5 respectively.

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

1 participant