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

Note Input. MIDI keyboard input - Chords are entered as single notes; rests display incorrectly & can also mess up the remembered chord. #26363

Closed
4 tasks done
Tantacrul opened this issue Feb 6, 2025 · 1 comment · Fixed by #26367
Assignees
Labels
Input by duration Issues related to the input by duration mode MIDI Issues related to MIDI input/export, or MIDI devices P0 Priority: Critical UX/interaction

Comments

@Tantacrul
Copy link
Contributor

Tantacrul commented Feb 6, 2025

Issue type

UX/Interaction bug (incorrect behaviour)

Description with steps to reproduce

(See video below for summary of all of these points)

1. Chords not entered - FIXED (#26367)

  1. Press 'M' to use 'Input by duration' mode
  2. Create a chord using the MIDI keyboard
  3. Press 5 to commit the chord as a quarter note
  4. Observe that only one note is entered

2. Rests visualised incorrectly when chords are entered - FIXED (#26367)

  1. Input a chord on MIDI keyboard
  2. Press '0' to switch to rest display
  3. Observe that there are multiple rests for each note of the chord (there should only be one)

3. Switching to rests can interfere with the remembered chord - BLOCKED by #26370

  1. In the video below, I enter a chord with the MIDI keyboard
  2. I switch to rests, change duration and enter some
  3. When pressing '0' to turn off rests, the remembered chord is wrong

Supporting files, videos and screenshots

MIDI.Input.Bugs.mp4

What is the latest version of MuseScore Studio where this issue is present?

4.5

Regression

No.

Operating system

MacOS (Sonoma 14.3.1)

Additional context

No response

Checklist

  • This report follows the guidelines for reporting bugs and issues
  • I have verified that this issue has not been logged before, by searching the issue tracker for similar issues
  • I have attached all requested files and information to this report
  • I have attempted to identify the root problem as concisely as possible, and have used minimal reproducible examples where possible
@Tantacrul Tantacrul added Input by duration Issues related to the input by duration mode MIDI Issues related to MIDI input/export, or MIDI devices P0 Priority: Critical labels Feb 6, 2025
@RomanPudashkin RomanPudashkin moved this to In Progress in MuseScore Studio 4.5 Feb 6, 2025
@Tantacrul
Copy link
Contributor Author

Tantacrul commented Feb 6, 2025

@RomanPudashkin the first two issues are fixed!

I couldn't test the final point in this bug, due to a new bug where - when you turn rests off by pressing 0 - the note head cursor no longer appears.

#26370

@github-project-automation github-project-automation bot moved this from In Progress to Done in MuseScore Studio 4.5 Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Input by duration Issues related to the input by duration mode MIDI Issues related to MIDI input/export, or MIDI devices P0 Priority: Critical UX/interaction
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants