Rename track
This commit is contained in:
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"title": "Bliss",
|
"title": "Fantasy",
|
||||||
"artist": "Atridad Lahiji",
|
"artist": "Atridad Lahiji",
|
||||||
"description": "A chill sample track."
|
"description": "A generic fantasy beat."
|
||||||
},
|
},
|
||||||
"composition": {
|
"composition": {
|
||||||
"key": 60,
|
"key": 60,
|
||||||
@ -180,7 +180,7 @@
|
|||||||
{ "time": 21.0, "note": "Bb4", "duration": 0.75, "velocity": 0.5 },
|
{ "time": 21.0, "note": "Bb4", "duration": 0.75, "velocity": 0.5 },
|
||||||
{ "time": 22.0, "note": "Ab4", "duration": 1.0, "velocity": 0.6 },
|
{ "time": 22.0, "note": "Ab4", "duration": 1.0, "velocity": 0.6 },
|
||||||
{ "time": 23.5, "note": "F4", "duration": 1.25, "velocity": 0.5 },
|
{ "time": 23.5, "note": "F4", "duration": 1.25, "velocity": 0.5 },
|
||||||
{ "time": 25.0, "note": "G4", "duration": 1.0, "velocity": 0.6 },
|
{ "time": 24.0, "note": "G4", "duration": 2.0, "velocity": 0.6 },
|
||||||
{ "time": 26.5, "note": "Bb4", "duration": 0.75, "velocity": 0.5 },
|
{ "time": 26.5, "note": "Bb4", "duration": 0.75, "velocity": 0.5 },
|
||||||
{ "time": 27.5, "note": "D5", "duration": 1.0, "velocity": 0.7 },
|
{ "time": 27.5, "note": "D5", "duration": 1.0, "velocity": 0.7 },
|
||||||
{ "time": 29.0, "note": "C5", "duration": 1.5, "velocity": 0.6 },
|
{ "time": 29.0, "note": "C5", "duration": 1.5, "velocity": 0.6 },
|
||||||
@ -224,7 +224,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"export": {
|
"export": {
|
||||||
"filename": "bliss",
|
"filename": "fantasy",
|
||||||
"format": "wav",
|
"format": "wav",
|
||||||
"stereo": true
|
"stereo": true
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user