[Bug] D5 and D4 cannot be pressed simultaneously if Sustain is active
Closed this issue · 6 comments
Description
Most keys can be played in unison to create chords, such as A4 and A5, or E5 and C4, but D4 and D5 cannot be played in unison while the Sustain feature is active. If it is attempted, only D4 plays.
Reproduction steps
- Open Live keyboard
- Set Keyboard mode to Piano (other modes not tested)
- Set keyboard scale to G (other scales not tested)
- Set Upper and Lower to Celtic Harp (some other instruments tested, but not many)
- Hold down Sustain button (spacebar)
- Attempt to play D4 and D5 (B & T keys) simultaneously
Actual behavior
When D4 and D5 are clicked simultaneously when Sustain is active, only D4 plays. It is correctly sustained, but D5 is not played.
Expected behavior
When D4 and D5 are clicked simultaneously when Sustain is active, both D4 and D5 play in a sustained manner.
Screenshots
No response
World of Warcraft flavor
Retail
World of Warcraft version
9.2.7.45114
Add-on version
1.9.1.0
Have you tried disabling all your other add-ons to ensure only this add-on causes the issue?
Yes
Additional context
No response
You may be encountering a keyboard ghosting issue, which means your keyboard can only register a limited number of keys being pressed simultaneously. This happens a lot with built-in laptop keyboards and desktop models but most quality gaming PC keyboards have full anti-ghosting.
What keyboard model do you have ?
You may want to check the FAQ https://github.com/LenweSaralonde/Musician/wiki/What-the-FAQ#why-some-keys-dont-register-when-i-play-simultaneous-notes-on-the-live-keyboard
Regarding the sustain toggle, it’s a good idea, I’ll consider implementing it later.