Dynamics
{
"mnx": {
"version": 1
},
"global": {
"measures": [
{
"time": {
"count": 4,
"unit": 4
}
}
]
},
"parts": [
{
"measures": [
{
"clefs": [
{
"clef": {
"sign": "G",
"staffPosition": -2
}
}
],
"dynamics": [
{
"position": {
"fraction": [
0,
1
]
},
"value": "ff"
},
{
"position": {
"fraction": [
3,
4
]
},
"value": "ppp"
}
],
"sequences": [
{
"content": [
{
"duration": {
"base": "quarter"
},
"notes": [
{
"pitch": {
"octave": 4,
"step": "C"
}
}
]
},
{
"duration": {
"base": "quarter"
},
"notes": [
{
"pitch": {
"octave": 4,
"step": "E"
}
}
]
},
{
"duration": {
"base": "quarter"
},
"notes": [
{
"pitch": {
"octave": 4,
"step": "G"
}
}
]
},
{
"duration": {
"base": "quarter"
},
"notes": [
{
"pitch": {
"octave": 4,
"step": "C"
}
},
{
"pitch": {
"octave": 4,
"step": "E"
}
},
{
"pitch": {
"octave": 4,
"step": "G"
}
},
{
"pitch": {
"octave": 5,
"step": "C"
}
}
]
}
]
}
]
}
]
}
]
}