Transpose from C major to Db major
Submitted by David Bolton on March 7, 2010 - 6:12pm.
| Project: | MuseScore |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Steps to reproduce
1. Create a new score
2. Add a C major triad (C-E-G)
3. Edit > Select All
4. Notes > Transpose...
5. Choose Cb major
6. Press "OK"
Expected behavior: Cb major triad (Cb-Eb-Gb)
Actual behavior: G##-D#-E##
Discussion: Since it should be transposing down (by an augmented unison) maybe it is related to #4899: Transpose by interval not working (0.9.6 regression)
fixed in r2853
Automatically closed -- issue fixed for 2 weeks with no activity.