overtone 0.1.1

An API for creation and management of rich (as in rich-text) musical-ish projects.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[info]
name = "Untitled Project"
license = "MIT"
authors = ["Pedro Braga"]

[editor]
requires_version = "0.0.1"

[[plugins]]
id = "music-core"
path = "./plugins/music-core.so"