Returns a FoscStartGroup.
!!!TODO: text argument -> Lilypond 2.19.82 and up
| persistent | Is true. |
| spannerStart | Is true. |
| tweaks | Gets tweaks. |
| == | !!!TODO |
| asCompileString | !!!TODO |
| hash | !!!TODO |
Is true.
Example
a = FoscStartGroup();
a.persistent.postln;trueIs true.
Example
a = FoscStartGroup();
a.spannerStart.postln;trueGets tweaks.
Example
a = FoscStartGroup();
a.tweaks.postcs;!!!TODO
Is true when all initialization values of Abjad value object equal the initialization values of argument.
!!!TODO
Gets interpreter representation.
!!!TODO
Hashes Abjad value object.