ScoreID/pianoroll: for drawing a simple pianoroll. ScoreID is an identifier previously retrived using the POST method.
ScoreID/trajectorypianoroll: for drawing a trajectory pianoroll. ScoreID is an identifier previously retrived using the POST method.
Response body
in case of success:
an image of the pianoroll which format and mime/type depends on the optional formatting parameters.
in case of error:
An error message formatted as JSON with ‘Error’ as key.