JSON job files from STDIN?
I was trying pipe a JSON to the mscore command line utility such as:
python generator.py | mscore -j -
But the above doesn't work:
cannon open json file <->
Generating JSON on the fly would allow for really cool make scripts.