LibMusicXML
3.22
MusicXML2
StartStop
Public Types
|
Static Public Member Functions
|
List of all members
StartStop Class Reference
provides conversions between numeric start-stop types and strings
#include <
conversions.h
>
Public Types
enum
type
{
undefined
,
start
,
stop
,
cont
,
last
=cont
}
Static Public Member Functions
static const string
xml
(type d)
convert a numeric start-stop value to a MusicXML string
static type
xml
(const string str)
convert a MusicXML string to a numeric start-stop value
Generated by
1.14.0