Commit 993c798
authored
Show localized Piano Keyboard key names (#30389)
* Show localized Piano Keyboard key names
The C piano keys in the Piano Keyboard panel are always shown in standard pitch notation.
Display the notes with respect to locale by using the strings from `EditPitchBase`.
* Change context from EditPitchBase
to global/pitchName
* Remove spaces from pitch name
* Fix dangling pointer1 parent cae829a commit 993c798
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
269 | | - | |
| 269 | + | |
| 270 | + | |
270 | 271 | | |
271 | 272 | | |
272 | 273 | | |
273 | 274 | | |
274 | | - | |
| 275 | + | |
275 | 276 | | |
276 | 277 | | |
277 | 278 | | |
| |||
0 commit comments