Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/slurmulon/bach-json-schema

:musical_score: :triangular_ruler: JSON Schema definition for Bach.JSON
https://github.com/slurmulon/bach-json-schema

bach json-schema music music-notation

Last synced: 7 days ago
JSON representation

:musical_score: :triangular_ruler: JSON Schema definition for Bach.JSON

Awesome Lists containing this project

README

        

# bach-json-schema
> :musical_score: :triangular_ruler: JSON Schema definition for the `bach.json` format
---

## Language

[`bach`](https://github.com/slurmulon/bach) is a notation for representing musical tracks with a focus on readability and productivity.

Compilation of `bach` tracks results in `bach.json` data, a JSON micro-format that makes writing `bach` interpreters/engines incredibly simple.

This repository contains the official [JSON Schema](http://json-schema.org/) definition of the `bach.json` micro-format.

## Media Type

`application/vnd.bach+json`

## Schema

```
:[](bach.schema.json)
```

## License

MIT