parchii
Results
2
issues of
parchii
This would be helpful for changing key mid-song, where right now it's extremely tedious to try to do it while keeping the scale highlighting.
String fields are normally exported such that the "__value" key is a JSON string. ```json { "__identifier": "name", "__type": "String", "__value": "name", "__tile": null, ... }, ``` When you input...