|
RADLib
RADical C++ application framework
|
Repeat barline span for compact MusicXML score notation. More...
#include <RADMedia.h>
Public Attributes | |
| int | startMeasure = 0 |
| Zero-based first measure in the repeated section. More... | |
| int | measureCount = 1 |
| Number of measures in the repeated section. More... | |
| int | repeatCount = 1 |
| Number of extra repeats after the first pass. More... | |
Repeat barline span for compact MusicXML score notation.
| int RADMedia::MusicXmlRepeatEvent::measureCount = 1 |
Number of measures in the repeated section.
| int RADMedia::MusicXmlRepeatEvent::repeatCount = 1 |
Number of extra repeats after the first pass.
| int RADMedia::MusicXmlRepeatEvent::startMeasure = 0 |
Zero-based first measure in the repeated section.