|
|
SMARTP< msrFiguredBass > | createFiguredBassNewbornClone (S_msrVoice containingVoice) |
| |
|
SMARTP< msrFiguredBass > | createFiguredBassDeepCopy () |
| |
|
void | setFiguredBassNoteUpLink (S_msrNote note) |
| |
|
S_msrNote | getFiguredBassNoteUpLink () const |
| |
|
void | setFiguredBassVoiceUpLink (S_msrVoice voice) |
| |
|
S_msrVoice | getFiguredBassVoiceUpLink () const |
| |
|
void | setFiguredBassSoundingWholeNotes (rational wholeNotes) |
| |
|
rational | getFiguredBassSoundingWholeNotes () const |
| |
|
void | setFiguredBassDisplayWholeNotes (rational wholeNotes) |
| |
|
rational | getFiguredBassDisplayWholeNotes () const |
| |
|
msrFiguredBassParenthesesKind | getFiguredBassParenthesesKind () const |
| |
|
const list< S_msrFigure > & | getFiguredBassFiguresList () |
| |
|
void | setFiguredBassTupletFactor (msrTupletFactor tupletFactor) |
| |
|
msrTupletFactor | getFiguredBassTupletFactor () const |
| |
|
void | setFiguredBassPositionInMeasure (rational positionInMeasure) |
| |
|
void | appendFigureToFiguredBass (S_msrFigure figure) |
| |
|
virtual void | acceptIn (basevisitor *v) |
| |
|
virtual void | acceptOut (basevisitor *v) |
| |
|
virtual void | browseData (basevisitor *v) |
| |
|
string | asString () const |
| |
|
virtual void | print (ostream &os) const |
| |