Chant Editing manuscripts with neumes

Replicating examples on this site

Prerequisites

You’ll need the interactive build tool sbt, you can replicate these examples to explore our data.

You’ll also need to clone or download our github repository .

Starting a console

From a terminal in the root of the repository, open an interactive console

sbt console

You can now copy/and paste working code snippets from this website into your console.