[trunk] Thorough bass, figured bass, basso continuo...
...or whatever you may call it!
This point has been raised several times in the Feature Request forum, but I could not find any request for it in the Issue Tracker. So, here it is.
Figured bass can be approximated to some extent by using either [Ctrl][L] (lyrics) or [Ctrl][K] (harmony) or a mixture of the two, but neither is really satisfying. Here, I'll merge the descriptions of the currently missing points already posted in this forum post and in this dev mailing list thread , where some additional details and comments can be found.
- Figured bass should have its own element type, distinct from either lyrics or harmony.
- The main figure symbol should be aligned with the note head and alterations should 'hang' before or after. The 'main figure' is either a real figure or a sharp/nat./flat sign alone: this should be vertically aligned with the note head; all other signs (including added accidentals and, possibly, parentheses) coming before or after the main sign should not disrupt this alignment.
- There should be a way to link figures with duration, for chords changing 'mid-way' of a single bass note.
- Better continuation lines; with multiple figures, each figure may have its own independent continuation line; also cont. lines should have a duration instead of blindly been drawn up to the next figure group.
- Figures should be independently enclose-able with parentheses (as it already happens for accidentals).
- F. b. should have its own style: Y-position, blank space between lines, size (and font?).
- A few additional glyphs (already available, if needed).
- Keyboard shortcut (or similar) for easy and quick entering (using the F2 palette for each figure would take forever!).
- Marc Sabatella asked that F. b. also accommodate Roman Numeral Analysis, but I do not know enough about it to give any spec.
Figured bass is supported quite well by Lilypond and by Sibelius (sorry, no link).
Thanks,
M.
Comments
The trunk now has a basic support for figuredbass. Click a note and Shift + L.
There is a new Text style for Figured Bass and the default font is a special one provided by mhindson.
See #3884: Supporting function-notation and http://musescore.org/en/node/12243#comment-41539
Created a separate feature request for the MusicXML import/export, which I intend to implement shortly.
See #15899: MusicXML: support figured bass.
Implemented since long!!!
M.
Automatically closed -- issue fixed for 2 weeks with no activity.
The shortcut is now ctrl+g since github-musescore-77f7d29
Hi,
I just started using this program and my issue is with #3 above.
I have a half note in the bass, but want to show a 4-3 suspension. I tried putting the 3 next to the 4, but it centers it and there was no way of changing that in style settings (there is no option to center it. applying to all text does not effect the figured bass).
I tried the control+5 but it appears I'm trying to do the reverse-- show multiple figures for a single note rather than a single figure for multiple notes.
I can't proceed without this feature as it is the basis of my entire project.
Thank you
Please open a thread in the forum rather than resurrecting an issue that has been fixed and closed several years ago. After proper discussion, open a new feature request .
And actually, no feature request is needed. Ctrl+5 *is* the proper shortcut and it does what is needed here. For example, try the following in 4/4:
1) enter two half notes in the first measure
2) click the first one
3) press Ctrl+G
4) type 4 Ctrl+5 3
Result: exactly as it should be - the "4" under the half note, the "3" positioned a beat later.
If you continue to have trouble, indeed, please ask for help in the Support forum and attach the specific score you are having trouble with as well as give precise steps to reproduce the problem.