-
Notifications
You must be signed in to change notification settings - Fork 10
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
Support MIDI octave -1 to 10 #121
Labels
Comments
ちかいうちに対応させます。。。 |
いかがでしょうか? |
I will test further in the weekend. Last time I couldn't get octave -1 to
work. Unfortunately, SC-8850 has some drum notes you can only play at that
octave.
Den tors 21 okt. 2021 14:32kuma ***@***.***> skrev:
… いかがでしょうか?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#121 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAI3B4NLVCVUZTR6LKWDLHDUIAB4PANCNFSM5EDRK2BQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
こちらはいかがでしょうか |
Sorry it took me a long time to follow up on this. I can access MIDI note number 12-119 using o0...o9. MIDI note numbers 0-11 and 120-127 seem to be inaccessible still. |
o0c~o10bまで広げてみました。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently only
o1
..o8
is possible for MIDI in mml2vgm.However the MIDI standard supports over 10 octaves. Some drum notes in GS need
o-1
,o0
ando9
, for example see the SC-8850 manual.The text was updated successfully, but these errors were encountered: