LibMusicXML 3.22
|
provides conversions between numeric note types and strings More...
#include <conversions.h>
Static Public Member Functions | |
static rational | type2rational (type d) |
convert an integer note to a rational representation | |
static const string | xml (type d) |
convert an integer note type to a MusicXML string | |
static type | xml (const string str) |
convert an MusicXML string to an integer note type |
Type indicates the graphic note type. Valid values (from shortest to longest) are 256th, 128th, 64th, 32nd, 16th, eighth, quarter, half, whole, breve, and long.