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

wrong keycode sent in 5 row 4 column on monome 128 #2

Open
jeeruff opened this issue Oct 18, 2024 · 0 comments
Open

wrong keycode sent in 5 row 4 column on monome 128 #2

jeeruff opened this issue Oct 18, 2024 · 0 comments

Comments

@jeeruff
Copy link

jeeruff commented Oct 18, 2024

playing notes chromatically upwards, there is a wrong octave C.

88 | C | 48 | ch: 1
89 | C# | 49 | ch: 1
90 | D | 50 | ch: 1
91 | D# | 51 | ch: 1
92 | E | 52 | ch: 1
93 | F | 53 | ch: 1
94 | F# | 54 | ch: 1
95 | G | 55 | ch: 1
64 | A | 45 | ch: 1
65 | A# | 46 | ch: 1
66 | B | 47 | ch: 1
67 | C | 60 | ch: 1 <------------------ wrong
tempImageHopl8z
68 | C# | 49 | ch: 1
69 | D | 50 | ch: 1
70 | D# | 51 | ch: 1
71 | E | 52 | ch: 1

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