-
-
Notifications
You must be signed in to change notification settings - Fork 115
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
Scale mode bug #393
Labels
bug
Something isn't working
Comments
Can you tell me how to reproduce that error? I thought it occurs when you press the highest or lowest key, but it works just fine for me. |
Playing many keys, fast, simultaneously, triggers the error. I was just
playing classical music, nothing too weird.
…On Wed, Nov 9, 2022, 07:55 onlaj ***@***.***> wrote:
Can you tell me how to reproduce that error? I thought it occurs when you
press the highest or lowest key, but it works just fine for me.
—
Reply to this email directly, view it on GitHub
<#393 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A3P3MMDZPSB5KO3WJRHKYZ3WHN7KFANCNFSM6AAAAAARPDK6A4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I was just pressing many notes randomly, but it doesn't crash for me. Can you show me the full error message? |
Change the scale to E minor (g major) I think that was it.
…On Thu, Nov 10, 2022, 05:19 onlaj ***@***.***> wrote:
I was just pressing many notes randomly, but it doesn't crash for me. Can
you show me the full error message?
—
Reply to this email directly, view it on GitHub
<#393 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A3P3MME5G6ZLRJMN544WJLTWHSVYLANCNFSM6AAAAAARPDK6A4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I checked all scales, still can't reproduce that error. Can you show me error message? At which line the error occurs? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Scale mode produces an index out of range, when playing too many notes.
This is a bug.
The text was updated successfully, but these errors were encountered: