Posting to /music21/webinterface?a=2
b:
c:
json:
{ "dataDict": { "myNum": {"fmt" : "int", "data" : "23"} }, "commandList":[ {"function":"corpus.parse", "argList":["c"], "resultVar":"sc"}, {"method":"measures", "caller":"sc", "argList":["a","b"], "resultVar":"sc"}, {"method":"transpose", "caller":"sc", "argList":["'p5'"], "resultVar":"sc"}, {"attribute":"flat", "caller":"sc", "resultVar":"scFlat"}, {"attribute":"highestOffset", "caller":"scFlat", "resultVar":"ho"} ], "returnDict":{ "a" : "int", "b" : "int", "c" : "int", "myNum" : "int", "ho" : "int" } }